"recover" tc-sparc.c

This commit is contained in:
K. Richard Pixley
1991-09-02 21:26:15 +00:00
parent 1312dccc30
commit 8e25c1fa96

View File

@ -18,6 +18,7 @@
Do-first: Do-first:
echo Sanitizing `pwd`... echo Sanitizing `pwd`...
recover="tc-sparc.c"
# All files listed between the "Things-to-keep:" line and the # All files listed between the "Things-to-keep:" line and the
# "Files-to-sed:" line will be kept. All other files will be removed. # "Files-to-sed:" line will be kept. All other files will be removed.
@ -108,7 +109,10 @@ echo Done in `pwd`.
# #
# #
# $Log$ # $Log$
# Revision 1.2 1991/09/02 01:03:38 rich # Revision 1.3 1991/09/02 21:26:15 rich
# "recover" tc-sparc.c
#
# Revision 1.2 1991/09/02 01:03:38 rich
# Correct a few things. # Correct a few things.
# #
# Revision 1.1 1991/05/23 17:09:03 rich # Revision 1.1 1991/05/23 17:09:03 rich