X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Facic_content%2Fcontent.ml;h=22733dcaa33248a7c03477653025ce9d34a21e9b;hb=40a09a72c4e86256ace6e8b26942d1bd2238534b;hp=9687e53fc47133866ed63e006aa041e69611a1e6;hpb=9a0e4f3be9f70662f18d2d3b6dd60ae79fba565b;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