diff options
Diffstat (limited to 'otherlibs/labltk/support/camltk.h')
-rw-r--r-- | otherlibs/labltk/support/camltk.h | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/otherlibs/labltk/support/camltk.h b/otherlibs/labltk/support/camltk.h index 176ad8a8b..301d7257d 100644 --- a/otherlibs/labltk/support/camltk.h +++ b/otherlibs/labltk/support/camltk.h @@ -1,3 +1,20 @@ +/*************************************************************************/ +/* */ +/* Objective Caml LablTk library */ +/* */ +/* Francois Rouaix, Francois Pessaux and Jun Furuse */ +/* projet Cristal, INRIA Rocquencourt */ +/* Jacques Garrigue, Kyoto University RIMS */ +/* */ +/* Copyright 1999 Institut National de Recherche en Informatique et */ +/* en Automatique and Kyoto University. All rights reserved. */ +/* This file is distributed under the terms of the GNU Library */ +/* General Public License. */ +/* */ +/*************************************************************************/ + +/* $Id$ */ + /* cltkEval.c */ extern Tcl_Interp *cltclinterp; /* The Tcl interpretor */ |