X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Facic_content%2Fcontent.ml;fp=helm%2Focaml%2Facic_content%2Fcontent.ml;h=22733dcaa33248a7c03477653025ce9d34a21e9b;hb=aa0d60227b785da3355b31519ba11cb4fbd2c925;hp=9687e53fc47133866ed63e006aa041e69611a1e6;hpb=d4246a4c72251a9e9cdd5ddfeed19039f8153877;p=helm.git diff --git a/helm/ocaml/acic_content/content.ml b/helm/ocaml/acic_content/content.ml index 9687e53fc..22733dcaa 100644 --- a/helm/ocaml/acic_content/content.ml +++ b/helm/ocaml/acic_content/content.ml @@ -32,6 +32,8 @@ (* *) (**************************************************************************) +(* $Id$ *) + type id = string;; type joint_recursion_kind = [ `Recursive of int list