diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-05-03 10:59:46 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-05-03 10:59:46 +0000 |
commit | 673b0d84ba9591e07c0bdf0ee49d92eba10f502c (patch) | |
tree | 129e27a1450727b440da4378e0117a468eb9c25e /entities/tcl.ent | |
parent | 287ea55da70ceb1f0990554b7db921d525fef816 (diff) |
* Merged newxml into HEAD
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/tcl.ent')
-rw-r--r-- | entities/tcl.ent | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/entities/tcl.ent b/entities/tcl.ent deleted file mode 100644 index 3bcdbb3e7..000000000 --- a/entities/tcl.ent +++ /dev/null @@ -1,16 +0,0 @@ -<!ENTITY c5-tcl SYSTEM "../chapter05/tcl.xml"> - -<!ENTITY aa-tcl-shortdesc SYSTEM "../appendixa/tcl-shortdesc.xml"> -<!ENTITY aa-tcl-desc SYSTEM "../appendixa/tcl-desc.xml"> -<!ENTITY aa-tcl-dep SYSTEM "../appendixa/tcl-dep.xml"> -<!ENTITY aa-tcl-down SYSTEM "../appendixa/tcl-down.xml"> - -<!ENTITY tcl-version "8.4.5"> -<!ENTITY tcl-depversion "8.4.5"> -<!ENTITY tcl-contversion "8.4.5"> -<!ENTITY tcl-dir "tcl-&tcl-version;"> -<!ENTITY tcl-package "tcl&tcl-version;-src.tar.gz"> -<!ENTITY tcl-size "3,363 KB"> - -<!ENTITY tcl-compsize-tools "23 MB"> -<!ENTITY tcl-time-tools "0.9 SBU"> |