]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matitaSync.ml
matitamake stuff:
[helm.git] / helm / matita / matitaSync.ml
index f42dad76927cb693cf15c8537a95d326b750103e..b54c67790c46ea4618cd964062ea16a8c6cf8e85 100644 (file)
@@ -92,7 +92,7 @@ let add_aliases_for_object status suri =
   | Cic.CurrentProof _ -> assert false
   
 let paths_and_uris_of_obj uri status =
-  let basedir = get_string_option status "basedir" in
+  let basedir = get_string_option status "basedir" ^ "/xml" in
   let innertypesuri = UriManager.innertypesuri_of_uri uri in
   let bodyuri = UriManager.bodyuri_of_uri uri in
   let innertypesfilename = Str.replace_first (Str.regexp "^cic:") ""