]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/binaries/transcript/grafite.ml
cicNotation* ==> notation*
[helm.git] / matita / components / binaries / transcript / grafite.ml
index d44a17c5897e40df09508101d852b3025a0c060a..719b4854a8ed93598edac4e518017764881d822e 100644 (file)
@@ -27,7 +27,7 @@ module T = Types
 module O = Options
 
 module UM = UriManager
-module NP = CicNotationPp
+module NP = NotationPp
 module GP = GrafiteAstPp
 module G  = GrafiteAst
 module H  = HExtlib