]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/helena/src/xml/xmlCrg.mli
- conditional compilation continues ...
[helm.git] / helm / software / helena / src / xml / xmlCrg.mli
index 63a9f68001bce170dbe312d2d891d2cfeb68ee1e..b4b057f157b23c07e6b5a042317c339b7c67a55c 100644 (file)
@@ -9,4 +9,8 @@
      \ /   This software is distributed as is, NO WARRANTY.              
       V_______________________________________________________________ *)
 
+IFDEF OBJECTS THEN
+
 val export_term: Layer.status -> Crg.term -> XmlLibrary.pp
+
+END