Changeset 271d1f96 for BOOK/general.ent
- Timestamp:
- Jun 4, 2011, 8:28:21 AM (13 years ago)
- Children:
- 193eb68
- Parents:
- 0230c0a (diff), 622df7bc (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/general.ent
r0230c0a r271d1f96 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 2 3 <!ENTITY month "0 5"> <!-- Use two digits -->4 <!ENTITY month_name " May">5 <!ENTITY day " 19"> <!-- Use two digits -->3 <!ENTITY month "06"> <!-- Use two digits --> 4 <!ENTITY month_name "June"> 5 <!ENTITY day "04"> <!-- Use two digits --> 6 6 <!ENTITY year "2011"> <!-- Use four digits --> 7 7
Note:
See TracChangeset
for help on using the changeset viewer.