]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/bin/roles/rolesGlobal.mli
update in binaries for λδ
[helm.git] / matita / matita / contribs / lambdadelta / bin / roles / rolesGlobal.mli
index 9567cda813db1d83acbf9c29abda2a92cd861896..e2e79192b91d0eb1fe0f09d44e3bfc5a77c393ac 100644 (file)
@@ -9,8 +9,10 @@
      \ /   This software is distributed as is, NO WARRANTY.
       V_______________________________________________________________ *)
 
-val wd: string ref
+val base_url: string ref
 
-val debug_lexer: bool ref 
+val cwd: string ref
+
+val debug_lexer: bool ref
 
 val clear: unit -> unit