]> matita.cs.unibo.it Git - helm.git/commit
DTD for attributes revised.
authorStefano Zacchiroli <zack@upsilon.cc>
Wed, 15 Jun 2005 16:54:46 +0000 (16:54 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Wed, 15 Jun 2005 16:54:46 +0000 (16:54 +0000)
commitfb5c964ba2d0fbea5988efec610ba49fca84376d
tree5e68d4baed8961c302f94d30c1872721892f21e6
parent71a647b10a66a7652ed94506db935870bf65b491
DTD for attributes revised.
New syntax:
 <attributes>
  <class type="..">
   ...
  </class>
  <generated />
 </attributes>
where the ... are the arguments of the class and the class and generated
elements are optional. For the "elim" class the only argument is the SORT.
For the "record" class the arguments are a list of <field name=".."/>
helm/ocaml/cic/cicPushParser.ml