X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fcomponents%2Fng_refiner%2FnRstatus.mli;fp=matita%2Fcomponents%2Fng_refiner%2FnRstatus.mli;h=0000000000000000000000000000000000000000;hb=aab0401db0bedd941da96a32acd600af3fbe42e7;hp=631e629e5a663060a1f314fdd738ff809cc90ad9;hpb=3ce27112fe93ced5f67cc6af8fc63037eba3f322;p=helm.git diff --git a/matita/components/ng_refiner/nRstatus.mli b/matita/components/ng_refiner/nRstatus.mli deleted file mode 100644 index 631e629e5..000000000 --- a/matita/components/ng_refiner/nRstatus.mli +++ /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 -