diff options
Diffstat (limited to 'entities/file.ent')
-rw-r--r-- | entities/file.ent | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/entities/file.ent b/entities/file.ent index db5c381c1..1b457d78d 100644 --- a/entities/file.ent +++ b/entities/file.ent @@ -4,6 +4,8 @@ <!ENTITY c6-file-inst SYSTEM "../chapter06/file-inst.xml"> <!ENTITY aa-file SYSTEM "../appendixa/file.xml"> +<!ENTITY aa-file-shortdesc SYSTEM "../appendixa/file-shortdesc.xml"> + <!ENTITY aa-file-desc SYSTEM "../appendixa/file-desc.xml"> <!ENTITY aa-file-dep SYSTEM "../appendixa/file-dep.xml"> <!ENTITY aa-file-down SYSTEM "../appendixa/file-down.xml"> |