]> matita.cs.unibo.it Git - helm.git/commitdiff
ht:DEFINITION/Definition differentiated into
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Sun, 4 Apr 2004 13:44:08 +0000 (13:44 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Sun, 4 Apr 2004 13:44:08 +0000 (13:44 +0000)
 ht:DEFINITION/Definition and
 ht:DEFINITION/InteractiveDefinition

because of an explicit request of Iris Loeb.

helm/dtd/theoryobject.dtd

index edd02477cb5bf02c812b730c66354e70d4071a01..0d0d9c7138356590d552fddeb898d489ee9bccab 100644 (file)
@@ -54,7 +54,8 @@
 <!ELEMENT ht:DEFINITION (Definition|InductiveDefinition)>
 <!ATTLIST ht:DEFINITION
           uri CDATA #REQUIRED
-          as (Definition|Inductive|CoInductive|Record) #REQUIRED>
+          as (Definition|InteractiveDefinition|Inductive|CoInductive
+             |Record) #REQUIRED>
 
 <!ELEMENT ht:THEOREM (type)>
 <!ATTLIST ht:THEOREM