diff options
author | ville <ville@localhost> | 2004-10-12 18:34:16 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2004-10-12 18:34:16 +0000 |
commit | a6755c11e597b294aea912cb3abc3f5335f2c754 (patch) | |
tree | 6211d1a8fcd959481e7813ce74e6a734cc481039 /htdocs/sgml-lib/REC-MathML2-20010221/mathml.soc | |
parent | 185dc8e276c755f03e4b63fe99798a5f893ffbc8 (diff) | |
download | markup-validator-a6755c11e597b294aea912cb3abc3f5335f2c754.zip markup-validator-a6755c11e597b294aea912cb3abc3f5335f2c754.tar.gz markup-validator-a6755c11e597b294aea912cb3abc3f5335f2c754.tar.bz2 |
Remove another old, unreferenced MathML2 revision.
Diffstat (limited to 'htdocs/sgml-lib/REC-MathML2-20010221/mathml.soc')
-rw-r--r-- | htdocs/sgml-lib/REC-MathML2-20010221/mathml.soc | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/htdocs/sgml-lib/REC-MathML2-20010221/mathml.soc b/htdocs/sgml-lib/REC-MathML2-20010221/mathml.soc deleted file mode 100644 index e4b2077..0000000 --- a/htdocs/sgml-lib/REC-MathML2-20010221/mathml.soc +++ /dev/null @@ -1,12 +0,0 @@ - -- catalog for MathML 2.0 for use in W3C's validation service -- - -- $Id: mathml.soc,v 1.2 2002-08-20 01:51:30 link Exp $ -- - -OVERRIDE YES -SGMLDECL "mathml.dcl" - -PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" "xhtml-math11-f.dtd" -PUBLIC "-//W3C//DTD MathML 2.0//EN" "mathml2.dtd" - -SYSTEM "http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd" "xhtml-math11-f.dtd" -SYSTEM "http://www.w3.org/TR/MathML2/dtd/mathml2.dtd" "mathml2.dtd" - |