remove unneeded libs

This commit is contained in:
Luke Pulverenti 2016-02-02 22:15:42 -05:00
parent 5aaaf08723
commit 59ea1c2f7d
1109 changed files with 0 additions and 58758 deletions

View file

@ -1,69 +0,0 @@
.. |biohazard| image:: biohazard.png
.. |Red light| image:: red_light.png
.. |Michael| user:: mjones
.. |Jon| user:: jhl
----------------------------------------------------
[
["punctuation", ".."],
["substitution-def", [
["substitution", [
["punctuation", "|"],
"biohazard",
["punctuation", "|"]
]],
["directive", [
"image",
["punctuation", "::"]
]]
]],
" biohazard.png\r\n",
["punctuation", ".."],
["substitution-def", [
["substitution", [
["punctuation", "|"],
"Red light",
["punctuation", "|"]
]],
["directive", [
"image",
["punctuation", "::"]
]]
]],
" red_light.png\r\n\r\n",
["punctuation", ".."],
["substitution-def", [
["substitution", [
["punctuation", "|"],
"Michael",
["punctuation", "|"]
]],
["directive", [
"user",
["punctuation", "::"]
]]
]],
" mjones\r\n",
["punctuation", ".."],
["substitution-def", [
["substitution", [
["punctuation", "|"],
"Jon",
["punctuation", "|"]
]],
["directive", [
"user",
["punctuation", "::"]
]]
]],
" jhl"
]
----------------------------------------------------
Checks for substitution definitions.