diff options
author | Steve Chamberlain <sac@cygnus> | 1991-12-08 01:04:31 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1991-12-08 01:04:31 +0000 |
commit | cf9bf3979a1d80ce07a3b4fe919b20f2a86c932b (patch) | |
tree | f74cd570d09fb61d6eaaa4019cd467e393606f0a /bfd/doc | |
parent | f7fde1e046298913f3599e0f820d3598cd0e7119 (diff) | |
download | gdb-cf9bf3979a1d80ce07a3b4fe919b20f2a86c932b.zip gdb-cf9bf3979a1d80ce07a3b4fe919b20f2a86c932b.tar.gz gdb-cf9bf3979a1d80ce07a3b4fe919b20f2a86c932b.tar.bz2 |
* chew.c: Much modified
* proto.str, doc.str: New files for extracting to product
prototypes and documents respectively.
Diffstat (limited to 'bfd/doc')
-rw-r--r-- | bfd/doc/.Sanitize | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/bfd/doc/.Sanitize b/bfd/doc/.Sanitize index 9c7646a..822cbad 100644 --- a/bfd/doc/.Sanitize +++ b/bfd/doc/.Sanitize @@ -28,12 +28,20 @@ Makefile.in bfd.texinfo configure.in chew.c +proto.str +doc.str +ChangeLog Do-last: echo Done in `pwd`. # $Log$ -# Revision 1.3 1991/12/01 01:16:55 sac +# Revision 1.4 1991/12/08 01:04:31 sac +# * chew.c: Much modified +# * proto.str, doc.str: New files for extracting to product +# prototypes and documents respectively. +# +# Revision 1.3 1991/12/01 01:16:55 sac # Now reflect the new documentation order # # Revision 1.2 1991/11/15 03:29:15 bothner |