src/ZF/ROOT
changeset 56781 f2eb0f22589f
parent 51403 2ff3a5589b05
child 58623 2db1df2c8467
--- a/src/ZF/ROOT	Tue Apr 29 12:00:50 2014 +0200
+++ b/src/ZF/ROOT	Tue Apr 29 13:29:05 2014 +0200
@@ -46,7 +46,7 @@
   theories
     Main
     Main_ZFC
-  files "document/root.tex"
+  document_files "root.tex"
 
 session "ZF-AC" in AC = ZF +
   description {*
@@ -75,7 +75,7 @@
     AC17_AC1
     AC18_AC19
     DC
-  files "document/root.tex" "document/root.bib"
+  document_files "root.tex" "root.bib"
 
 session "ZF-Coind" in Coind = ZF +
   description {*
@@ -125,7 +125,7 @@
   *}
   options [document_graph]
   theories DPow_absolute AC_in_L Rank_Separation
-  files "document/root.tex" "document/root.bib"
+  document_files "root.tex" "root.bib"
 
 session "ZF-IMP" in IMP = ZF +
   description {*
@@ -143,7 +143,7 @@
   *}
   options [document = false]
   theories Equiv
-  files "document/root.tex" "document/root.bib"
+  document_files "root.tex" "root.bib"
 
 session "ZF-Induct" in Induct = ZF +
   description {*
@@ -174,7 +174,7 @@
 
     Comb            (*Combinatory Logic example*)
     Primrec         (*Primitive recursive functions*)
-  files "document/root.tex"
+  document_files "root.tex"
 
 session "ZF-Resid" in Resid = ZF +
   description {*