- Timestamp:
- Feb 4, 2009, 11:35:05 PM (16 years ago)
- Branches:
- master
- Children:
- 1547c6b
- Parents:
- 42d1a52
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/general.ent
r42d1a52 r92594da 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 2 3 <!ENTITY month "0 1"> <!-- Use two digits -->4 <!ENTITY month_name " Janurary">5 <!ENTITY day " 31"> <!-- Use two digits -->3 <!ENTITY month "02"> <!-- Use two digits --> 4 <!ENTITY month_name "February"> 5 <!ENTITY day "05"> <!-- Use two digits --> 6 6 <!ENTITY year "2009"> <!-- Use four digits --> 7 7
Note:
See TracChangeset
for help on using the changeset viewer.