]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/ng_refiner/nRstatus.mli
WARNING: partial commit (does not compile)
[helm.git] / matita / components / ng_refiner / nRstatus.mli
diff --git a/matita/components/ng_refiner/nRstatus.mli b/matita/components/ng_refiner/nRstatus.mli
deleted file mode 100644 (file)
index 631e629..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-(*
-    ||M||  This file is part of HELM, an Hypertextual, Electronic        
-    ||A||  Library of Mathematics, developed at the Computer Science     
-    ||T||  Department, University of Bologna, Italy.                     
-    ||I||                                                                
-    ||T||  HELM is free software; you can redistribute it and/or         
-    ||A||  modify it under the terms of the GNU General Public License   
-    \   /  version 2 or (at your option) any later version.      
-     \ /   This software is distributed as is, NO WARRANTY.     
-      V_______________________________________________________________ *)
-
-(* $Id: nCicRefiner.ml 9802 2009-05-25 15:39:26Z tassi $ *)
-
-class type g_status = NCicCoercion.status
-
-class status : NCicCoercion.status
-