diff options
author | Jacques Garrigue <garrigue at math.nagoya-u.ac.jp> | 1999-12-17 09:59:13 +0000 |
---|---|---|
committer | Jacques Garrigue <garrigue at math.nagoya-u.ac.jp> | 1999-12-17 09:59:13 +0000 |
commit | 029ef64a7ab46187a3879bcad6f98f0ae9b16c05 (patch) | |
tree | 108d9f055fb7f9e91019a1045cdd848032a3d34b /otherlibs/labltk/example/demo.ml | |
parent | 8207892eb71e3f072602f7d222c037b76f70fed3 (diff) |
add cvs string
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@2695 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'otherlibs/labltk/example/demo.ml')
-rw-r--r-- | otherlibs/labltk/example/demo.ml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/otherlibs/labltk/example/demo.ml b/otherlibs/labltk/example/demo.ml index a3ac64a91..94d686355 100644 --- a/otherlibs/labltk/example/demo.ml +++ b/otherlibs/labltk/example/demo.ml @@ -12,6 +12,8 @@ (* *) (*************************************************************************) +(* $Id$ *) + (* Some CamlTk4 Demonstration by JPF *) (* First, open these modules for convenience *) |