Changeset 22d256f in clfs-embedded
- Timestamp:
- Jun 11, 2013, 7:11:25 AM (11 years ago)
- Branches:
- master
- Children:
- a5b680b
- Parents:
- df58f1d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/general.ent
rdf58f1d r22d256f 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 2 3 <!ENTITY month "0 9"> <!-- Use two digits -->4 <!ENTITY month_name " September">5 <!ENTITY day " 22"> <!-- Use two digits -->6 <!ENTITY year "201 2"> <!-- Use four digits -->3 <!ENTITY month "06"> <!-- Use two digits --> 4 <!ENTITY month_name "June"> 5 <!ENTITY day "11"> <!-- Use two digits --> 6 <!ENTITY year "2013"> <!-- Use four digits --> 7 7 8 8 <!ENTITY releasedate "&month_name; &day;, &year;">
Note:
See TracChangeset
for help on using the changeset viewer.