]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/content_pres/.depend.opt
Merge branch 'declarative' into matita-lablgtk3
[helm.git] / matita / components / content_pres / .depend.opt
index 211b4fc51200e2b3cf63db3bf38852b77c370dda..1e74dfbf4eeb81711b4dee2f3799a89da30564c5 100644 (file)
@@ -1,24 +1,55 @@
-box.cmx : renderingAttrs.cmx box.cmi
+box.cmx : \
+    renderingAttrs.cmx \
+    box.cmi
 box.cmi :
-boxPp.cmx : renderingAttrs.cmx mpresentation.cmx cicNotationPres.cmx box.cmx \
+boxPp.cmx : \
+    renderingAttrs.cmx \
+    mpresentation.cmx \
+    cicNotationPres.cmx \
+    box.cmx \
     boxPp.cmi
-boxPp.cmi : mpresentation.cmi cicNotationPres.cmi box.cmi
-cicNotationLexer.cmx : cicNotationLexer.cmi
+boxPp.cmi : \
+    mpresentation.cmi \
+    cicNotationPres.cmi \
+    box.cmi
+cicNotationLexer.cmx : \
+    cicNotationLexer.cmi
 cicNotationLexer.cmi :
-cicNotationParser.cmx : cicNotationLexer.cmx cicNotationParser.cmi
+cicNotationParser.cmx : \
+    cicNotationLexer.cmx \
+    cicNotationParser.cmi
 cicNotationParser.cmi :
-cicNotationPres.cmx : renderingAttrs.cmx mpresentation.cmx box.cmx \
+cicNotationPres.cmx : \
+    renderingAttrs.cmx \
+    mpresentation.cmx \
+    box.cmx \
     cicNotationPres.cmi
-cicNotationPres.cmi : mpresentation.cmi box.cmi
-content2pres.cmx : termContentPres.cmx renderingAttrs.cmx mpresentation.cmx \
-    cicNotationPres.cmx box.cmx content2pres.cmi
-content2pres.cmi : termContentPres.cmi cicNotationPres.cmi
-content2presMatcher.cmx : content2presMatcher.cmi
+cicNotationPres.cmi : \
+    mpresentation.cmi \
+    box.cmi
+content2pres.cmx : \
+    termContentPres.cmx \
+    renderingAttrs.cmx \
+    mpresentation.cmx \
+    cicNotationPres.cmx \
+    box.cmx \
+    content2pres.cmi
+content2pres.cmi : \
+    termContentPres.cmi \
+    cicNotationPres.cmi
+content2presMatcher.cmx : \
+    content2presMatcher.cmi
 content2presMatcher.cmi :
-mpresentation.cmx : mpresentation.cmi
+mpresentation.cmx : \
+    mpresentation.cmi
 mpresentation.cmi :
-renderingAttrs.cmx : renderingAttrs.cmi
+renderingAttrs.cmx : \
+    renderingAttrs.cmi
 renderingAttrs.cmi :
-termContentPres.cmx : renderingAttrs.cmx content2presMatcher.cmx \
-    cicNotationParser.cmx termContentPres.cmi
-termContentPres.cmi : cicNotationParser.cmi
+termContentPres.cmx : \
+    renderingAttrs.cmx \
+    content2presMatcher.cmx \
+    cicNotationParser.cmx \
+    termContentPres.cmi
+termContentPres.cmi : \
+    cicNotationParser.cmi