diff options
Diffstat (limited to 'chapter05/bison.xml')
-rw-r--r-- | chapter05/bison.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chapter05/bison.xml b/chapter05/bison.xml index ec3ee06ec..eee7633fe 100644 --- a/chapter05/bison.xml +++ b/chapter05/bison.xml @@ -1,9 +1,7 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ <!ENTITY % general-entities SYSTEM "../general.ent"> - <!ENTITY % patches-entities SYSTEM "../patches.ent"> %general-entities; - %patches-entities; ]> <sect1 id="ch-tools-bison" xreflabel="Bison" role="wrap"> <title>Bison-&bison-version;</title> |