7 lines
147 B
Plaintext
7 lines
147 B
Plaintext
|
<!ENTITY % books SYSTEM "books.ent">
|
||
|
<!ENTITY % authors SYSTEM "authors.ent">
|
||
|
<!ENTITY % pregen SYSTEM "pregen.ent">
|
||
|
%books;
|
||
|
%authors;
|
||
|
%pregen;
|