]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/binaries/transcript/types.ml
- Procedural: generation of "exact" is now complete
[helm.git] / helm / software / components / binaries / transcript / types.ml
index fbe112a83616ae7709c16727fb4757772bec1178..7b17db7b202342c5fa218906d48e7ef7f6252640 100644 (file)
@@ -27,6 +27,8 @@ type local = bool
 
 type inline_kind = Con | Ind | Var
 
+type input_kind = Gallina8 | Grafite
+
 type output_kind = Declarative | Procedural
 
 type source = string