diff options
author | Damien Doligez <damien.doligez-inria.fr> | 2000-01-07 16:05:19 +0000 |
---|---|---|
committer | Damien Doligez <damien.doligez-inria.fr> | 2000-01-07 16:05:19 +0000 |
commit | 00089ba61a960ea4f85ff6945558b3c512b1dbaa (patch) | |
tree | f73401da1dedcc8e61a129ac186a4d5e003b3d9e /otherlibs/labltk/example | |
parent | 96ddeabcb78cbce02561d9ae66891d7e56a8fc68 (diff) |
detabisation
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@2741 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'otherlibs/labltk/example')
-rw-r--r-- | otherlibs/labltk/example/README | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/otherlibs/labltk/example/README b/otherlibs/labltk/example/README index 71bbaca79..b3f473bac 100644 --- a/otherlibs/labltk/example/README +++ b/otherlibs/labltk/example/README @@ -3,16 +3,15 @@ $Id$ Some examples for LablTk. They must be compiled with the -modern option, except for hello.ml and calc.ml. -hello.ml A very simple example of CamlTk -hello.tcl The same programme in Tcl/Tk +hello.ml A very simple example of CamlTk +hello.tcl The same programme in Tcl/Tk -demo.ml A demonstration using many widget classes +demo.ml A demonstration using many widget classes -eyes.ml A "bind" test +eyes.ml A "bind" test -calc.ml A little calculator +calc.ml A little calculator -clock.ml An analog clock - -tetris.ml You NEED a game also. Edit it to set a background +clock.ml An analog clock +tetris.ml You NEED a game also. Edit it to set a background |