]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/content/.depend.opt
Porting to ocaml 5
[helm.git] / matita / components / content / .depend.opt
index 9af10948df75d8a2d46c9f6a8ff894b092f036b6..4ef84ec5d41f3dbd11d885ababb67d5a8a85fd42 100644 (file)
@@ -1,19 +1,22 @@
-content.cmi: 
-cicNotationUtil.cmi: cicNotationPt.cmx 
-cicNotationEnv.cmi: cicNotationPt.cmx 
-cicNotationPp.cmi: cicNotationPt.cmx cicNotationEnv.cmi 
-interpretations.cmi: cicNotationPt.cmx 
-cicNotationPt.cmo: 
-cicNotationPt.cmx: 
-content.cmo: content.cmi 
-content.cmx: content.cmi 
-cicNotationUtil.cmo: cicNotationPt.cmx cicNotationUtil.cmi 
-cicNotationUtil.cmx: cicNotationPt.cmx cicNotationUtil.cmi 
-cicNotationEnv.cmo: cicNotationUtil.cmi cicNotationPt.cmx cicNotationEnv.cmi 
-cicNotationEnv.cmx: cicNotationUtil.cmx cicNotationPt.cmx cicNotationEnv.cmi 
-cicNotationPp.cmo: cicNotationPt.cmx cicNotationEnv.cmi cicNotationPp.cmi 
-cicNotationPp.cmx: cicNotationPt.cmx cicNotationEnv.cmx cicNotationPp.cmi 
-interpretations.cmo: cicNotationUtil.cmi cicNotationPt.cmx \
-    interpretations.cmi 
-interpretations.cmx: cicNotationUtil.cmx cicNotationPt.cmx \
-    interpretations.cmi 
+content.cmx : \
+    content.cmi
+content.cmi :
+notationEnv.cmx : \
+    notationUtil.cmx \
+    notationPt.cmx \
+    notationEnv.cmi
+notationEnv.cmi : \
+    notationPt.cmx
+notationPp.cmx : \
+    notationPt.cmx \
+    notationEnv.cmx \
+    notationPp.cmi
+notationPp.cmi : \
+    notationPt.cmx \
+    notationEnv.cmi
+notationPt.cmx :
+notationUtil.cmx : \
+    notationPt.cmx \
+    notationUtil.cmi
+notationUtil.cmi : \
+    notationPt.cmx