Changeset 7f42027 in clfs-embedded
- Timestamp:
- Jun 13, 2014, 1:58:19 PM (10 years ago)
- Branches:
- master
- Children:
- 8884e2b
- Parents:
- a5cb4ffa
- git-author:
- Andrew Bradford <andrew@…> (06/13/14 13:52:59)
- git-committer:
- Andrew Bradford <andrew@…> (06/13/14 13:58:19)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/general.ent
ra5cb4ffa r7f42027 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 2 3 <!ENTITY month " 10"> <!-- Use two digits -->4 <!ENTITY month_name " October">5 <!ENTITY day " 24"> <!-- Use two digits -->6 <!ENTITY year "201 3"> <!-- Use four digits -->3 <!ENTITY month "06"> <!-- Use two digits --> 4 <!ENTITY month_name "June"> 5 <!ENTITY day "13"> <!-- Use two digits --> 6 <!ENTITY year "2014"> <!-- Use four digits --> 7 7 8 8 <!ENTITY releasedate "&month_name; &day;, &year;">
Note:
See TracChangeset
for help on using the changeset viewer.