ocaml/otherlibs/labltk/tkanim
Damien Doligez 37bf95c248 detabisation
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@5029 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2002-07-23 14:12:03 +00:00
..
.depend merge the branch mltk 2002-04-26 12:16:26 +00:00
Makefile Installer les stub DLLs dans LIBDIR/stublibs 2002-06-27 11:36:02 +00:00
Makefile.nt Installer les stub DLLs dans LIBDIR/stublibs 2002-06-27 11:36:02 +00:00
README merge the branch mltk 2002-04-26 12:16:26 +00:00
cltkaniminit.c merge the branch mltk 2002-04-26 12:16:26 +00:00
gifanimtest.ml detabisation 2002-07-23 14:12:03 +00:00
mmm.anim.gif merge the branch mltk 2002-04-26 12:16:26 +00:00
tkAnimGIF.c detabisation 2002-07-23 14:12:03 +00:00
tkAppInit.c detabisation 2002-07-23 14:12:03 +00:00
tkanim.ml merge the branch mltk 2002-04-26 12:16:26 +00:00
tkanim.mli detabisation 2002-07-23 14:12:03 +00:00

README

This ML code is an interface for Tkanim Tcl/Tk extension. Unfortunately
it is still test implementation. Look example directory for an example.

The codes under this directory are mainly written by Jun Furuse 
(Jun.Furuse@inria.fr).