diff options
| author | filliatr | 2000-12-12 22:07:41 +0000 |
|---|---|---|
| committer | filliatr | 2000-12-12 22:07:41 +0000 |
| commit | 8030a420d2cfcf8372d5fe6544efbecde940381b (patch) | |
| tree | 6d4a3c198d4dbecf0cf15f3b53c31447aacfafd7 /toplevel/line_oriented_parser.mli | |
| parent | faa2647739aa33421328af4ffeaba1bb474e868e (diff) | |
syntaxe AST Inversion + commentaires ocamlweb autour de $
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@1090 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'toplevel/line_oriented_parser.mli')
| -rw-r--r-- | toplevel/line_oriented_parser.mli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toplevel/line_oriented_parser.mli b/toplevel/line_oriented_parser.mli index 866cfc3df8..cfaa1a3180 100644 --- a/toplevel/line_oriented_parser.mli +++ b/toplevel/line_oriented_parser.mli @@ -1,5 +1,5 @@ -(* $Id$ *) +(*i $Id$ i*) val line_oriented_channel_to_option: string -> in_channel -> int -> char option |
