- Timestamp:
- Aug 12, 2013, 6:37:49 PM (11 years ago)
- Branches:
- master
- Children:
- 08270e9
- Parents:
- 288ef52
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/general.ent
r288ef52 rbb87003 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 2 3 <!ENTITY month "0 7"> <!-- Use two digits -->4 <!ENTITY month_name " July">5 <!ENTITY day " 24"> <!-- Use two digits -->3 <!ENTITY month "08"> <!-- Use two digits --> 4 <!ENTITY month_name "August"> 5 <!ENTITY day "12"> <!-- Use two digits --> 6 6 <!ENTITY year "2013"> <!-- Use four digits --> 7 7
Note:
See TracChangeset
for help on using the changeset viewer.