]> matita.cs.unibo.it Git - helm.git/commitdiff
New: expected types (in the sense of Yann Coscoy) are now available
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 11 Jun 2002 10:13:26 +0000 (10:13 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 11 Jun 2002 10:13:26 +0000 (10:13 +0000)
helm/dtd/cictypes.dtd

index a5b01bec8920251ebc23bda280cf681c7df1f947..6fd4a60f68e6f274ff8fdb1d146ceb914167ff2b 100644 (file)
@@ -37,6 +37,8 @@
 <!ATTLIST InnerTypes
           of  CDATA      #REQUIRED>
 
-<!ELEMENT TYPE (%term;)>
+<!-- synthesized type, expected type -->
+<!-- CSC: some syntactic sugar would help -->
+<!ELEMENT TYPE (%term;,%term;?)>
 <!ATTLIST TYPE
           of  NMTOKEN #REQUIRED>