author | wenzelm |
Tue, 13 Sep 2005 22:19:51 +0200 | |
changeset 17366 | 325707c676e2 |
parent 17365 | a8e19032497d |
child 17367 | 44518c82100a |
--- a/src/Pure/Thy/thy_load.ML Tue Sep 13 22:19:50 2005 +0200 +++ b/src/Pure/Thy/thy_load.ML Tue Sep 13 22:19:51 2005 +0200 @@ -20,6 +20,7 @@ sig include BASIC_THY_LOAD val cond_add_path: Path.T -> ('a -> 'b) -> 'a -> 'b + val ml_exts: string list val ml_path: string -> Path.T val thy_path: string -> Path.T val check_file: Path.T option -> Path.T -> (Path.T * File.info) option