diff options
author | Damien Doligez <damien.doligez-inria.fr> | 2012-10-15 17:50:56 +0000 |
---|---|---|
committer | Damien Doligez <damien.doligez-inria.fr> | 2012-10-15 17:50:56 +0000 |
commit | def31744f996fecdb187d43de38ddae2ff3ab881 (patch) | |
tree | 13c19fb7d95f21bb0f8b1ab437d38977f2214577 /tools/checkstack.c | |
parent | 0a6f6a78570284f9476171216050986ea00f89db (diff) |
remove all $Id keywords
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13013 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'tools/checkstack.c')
-rw-r--r-- | tools/checkstack.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/checkstack.c b/tools/checkstack.c index 9289c678c..dea6a0a6a 100644 --- a/tools/checkstack.c +++ b/tools/checkstack.c @@ -10,8 +10,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include <stdio.h> #include <stdlib.h> #include <sys/types.h> |