comparison doc/ChangeLog @ 3316:ce3372c4cf0d

[project @ 1999-10-21 23:58:37 by jwe]
author jwe
date Thu, 21 Oct 1999 23:58:38 +0000
parents 74e583414f34
children fac05a83b4c5
comparison
equal deleted inserted replaced
3315:74e583414f34 3316:ce3372c4cf0d
1 1999-10-21 John W. Eaton <jwe@bevo.che.wisc.edu> 1 1999-10-21 John W. Eaton <jwe@bevo.che.wisc.edu>
2 2
3 * interpreter/Makefile.in (dist): Remove .texi files first, so 3 * interpreter/Makefile.in (dist): Remove .texi files first, so
4 they will have timestamps newer than the $(DOCSTRINGS) files. 4 they will have timestamps newer than the $(DOCSTRINGS) files.
5 (%.texi : %.txi): Use mv instead of move-if-change.
5 6
6 * interpreter/Map-s.cc: New file. 7 * interpreter/Map-s.cc: New file.
7 * interpreter/munge-texi.cc: Use old libg++ Map class instead of 8 * interpreter/munge-texi.cc: Use old libg++ Map class instead of
8 STL map, for the benefit of systems that have assemblers that 9 STL map, for the benefit of systems that have assemblers that
9 can't handle the long symbol names generated by g++ for 10 can't handle the long symbol names generated by g++ for