]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/statuses.txt
- dependencies between statuses simplified
[helm.git] / matita / components / statuses.txt
index 64f41167b9b6ac88e20d369587c750c43d3a7e33..d4fb967b7be6c46b5acec12213c891abdcf48661 100644 (file)
@@ -1,15 +1,20 @@
-grafitetypes -> tac -> auto + eq + (grafitedisambiguate = lexicon+nciccoercion)
-           |--> dumpable                                    |             |
-           |--> nciclibrary                                 |       unif_hint
-                                                            |
-                    interpretation + termcontentpres = cicnotation
-                                                         
+grafitetypes
+ |--> dumpable
+ |--> nciclibrary
+ |--> grafiteparser -----
+ |--> tac               |
+       |--> auto        |
+       |--> eq          |
+       |-------------> lexicon
+                        |--> notation_parser
+                        |--> interpretation
+                        |       |--> nciccoercion --> unif_hint
+                        |--> termcontentpres
 
-
-
-
-ntermciccontent = nciccoercion+interpretation
-                       |
-                  unif_hint
-
-applytransformation = ntermciccontent+termcontentpres
+applytransformation
+    |
+    |-> interpretation -> nciccoercion
+    |                         |
+    |                     unif_hint
+    |
+    |-> termcontentpres