Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/dict/Note.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'dict/Note.dtd')
-rw-r--r--dict/Note.dtd7
1 files changed, 0 insertions, 7 deletions
diff --git a/dict/Note.dtd b/dict/Note.dtd
deleted file mode 100644
index 5cc9bf8..0000000
--- a/dict/Note.dtd
+++ /dev/null
@@ -1,7 +0,0 @@
-<!DOCTYPE note [
- <!ELEMENT note (to,from,heading,body)>
- <!ELEMENT to (#PCDATA)>
- <!ELEMENT from (#PCDATA)>
- <!ELEMENT heading (#PCDATA)>
- <!ELEMENT body (#PCDATA)>
-]>