Changeset e8b0317 in clfs-embedded
- Timestamp:
- Jul 15, 2007, 9:29:40 AM (17 years ago)
- Branches:
- master
- Children:
- 82fb4aa
- Parents:
- c273052
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/general.ent
rc273052 re8b0317 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 2 3 <!ENTITY month "0 2"> <!-- Use two digits -->4 <!ENTITY month_name "J anuary">5 <!ENTITY day "1 4"> <!-- Use two digits -->3 <!ENTITY month "07"> <!-- Use two digits --> 4 <!ENTITY month_name "July"> 5 <!ENTITY day "15"> <!-- Use two digits --> 6 6 <!ENTITY year "2007"> <!-- Use four digits --> 7 7
Note:
See TracChangeset
for help on using the changeset viewer.