ocaml/otherlibs/labltk/tkanim
Damien Doligez db3745919b suppression des warnings "unused variable" de gcc
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@6299 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2004-05-17 17:10:00 +00:00
..
.cvsignore Ignoring test executables. 2003-04-28 08:10:52 +00:00
.depend merge the branch mltk 2002-04-26 12:16:26 +00:00
Makefile Suppression animwish (PR#1933) 2004-05-08 16:04:39 +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 Encore un effort sur le probleme de camltk.h et des DLLs 2003-07-10 09:18:02 +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 suppression des warnings "unused variable" de gcc 2004-05-17 17:10:00 +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).