From 9309f79d034ba88c4205a500f839eccbe633f2f1 Mon Sep 17 00:00:00 2001 From: sacerdot Date: Wed, 7 Apr 2004 22:55:34 +0000 Subject: - theoryobject.dtd is the DTD for .theory files - copyright notice inserted in every DTD git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@5657 85f007b7-540e-0410-9357-904b9bb8a0f7 --- contrib/xml/cic.dtd | 24 +++++++++++++++++ contrib/xml/theoryobject.dtd | 62 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 86 insertions(+) create mode 100644 contrib/xml/theoryobject.dtd (limited to 'contrib/xml') diff --git a/contrib/xml/cic.dtd b/contrib/xml/cic.dtd index 00518ae77c..c8035cab9f 100644 --- a/contrib/xml/cic.dtd +++ b/contrib/xml/cic.dtd @@ -1,5 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/contrib/xml/theoryobject.dtd b/contrib/xml/theoryobject.dtd new file mode 100644 index 0000000000..953fe00926 --- /dev/null +++ b/contrib/xml/theoryobject.dtd @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3