5 lines
86 B
Plaintext
5 lines
86 B
Plaintext
<!ELEMENT doc EMPTY>
|
|
<!ENTITY % e1 SYSTEM "004-2.ent">
|
|
<!ENTITY % e2 "%e1;">
|
|
%e1;
|