]> matita.cs.unibo.it Git - helm.git/commitdiff
removed useless Mpresentation module
authorStefano Zacchiroli <zack@upsilon.cc>
Tue, 17 Feb 2004 23:58:30 +0000 (23:58 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Tue, 17 Feb 2004 23:58:30 +0000 (23:58 +0000)
helm/ocaml/cic_transformations/ast2pres.ml

index b0b1dd4f792930f9427f2468a1cfecab20ceebfe..c5d59029dc5e367d40b2aff5018721d6df8680a1 100644 (file)
@@ -32,7 +32,6 @@
 (*                                                                        *)
 (**************************************************************************)
 
-module P = Mpresentation;;
 module A = CicAst;;
 
 let symbol_table = Hashtbl.create 503;;