diff options
author | Damien Doligez <damien.doligez-inria.fr> | 1999-11-15 16:51:05 +0000 |
---|---|---|
committer | Damien Doligez <damien.doligez-inria.fr> | 1999-11-15 16:51:05 +0000 |
commit | f6795073f788e8d4c9c7ae1a0ad78a950d247142 (patch) | |
tree | 8bbb0bfdc7670e395a3f739f3ea82f8283444b9e /byterun/rotatecursor.c | |
parent | a5268f4a8ff3e98f8fb22156679e11a86cd93ddb (diff) |
MacOS
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@2527 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'byterun/rotatecursor.c')
-rw-r--r-- | byterun/rotatecursor.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/byterun/rotatecursor.c b/byterun/rotatecursor.c index 46f7d07fd..d1e0042f7 100644 --- a/byterun/rotatecursor.c +++ b/byterun/rotatecursor.c @@ -11,13 +11,6 @@ /* $Id$ */ -/* Rotatecursor library, written by Damien Doligez - This file is in the public domain. - version 1.7 - - See rotatecursor.h for documentation. -*/ - #include <CursorCtl.h> #include <MacTypes.h> #include <stdlib.h> |