diff options
Diffstat (limited to 'toplevel/searchisos.mli')
-rw-r--r-- | toplevel/searchisos.mli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toplevel/searchisos.mli b/toplevel/searchisos.mli index f1ad7d5a..184725b2 100644 --- a/toplevel/searchisos.mli +++ b/toplevel/searchisos.mli @@ -6,7 +6,7 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -(*i $Id: searchisos.mli,v 1.3.16.1 2004/07/16 19:31:49 herbelin Exp $ i*) +(*i $Id: searchisos.mli 5920 2004-07-16 20:01:26Z herbelin $ i*) val search_in_lib : bool ref val type_search : Term.constr -> unit |