diff options
| author | barras | 2001-05-07 12:18:43 +0000 |
|---|---|---|
| committer | barras | 2001-05-07 12:18:43 +0000 |
| commit | aec4317b506e4f47b292cfc5ca79a3b025cf854d (patch) | |
| tree | 80c5b753ddc1b1d116374c3731cb18f277223d75 /lib | |
| parent | 55426f6fab4f89078134e08f680e52c078b1f5f7 (diff) | |
quelques bug reports mineurs
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@1733 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/system.mli | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/system.mli b/lib/system.mli index 5c893eb30e..ee2dca4905 100644 --- a/lib/system.mli +++ b/lib/system.mli @@ -49,8 +49,6 @@ val raw_extern_intern : int -> string -> val extern_intern : int -> string -> (string -> 'a -> unit) * (load_path -> string -> 'a) -val open_trapping_failure : (string -> 'a) -> string -> string -> 'a - (*s Time stamps. *) type time |
