diff options
-rw-r--r-- | ice-9/ChangeLog | 4 | ||||
-rw-r--r-- | ice-9/oldprint.scm | 0 |
2 files changed, 4 insertions, 0 deletions
diff --git a/ice-9/ChangeLog b/ice-9/ChangeLog index 6dbd2a55c..769429847 100644 --- a/ice-9/ChangeLog +++ b/ice-9/ChangeLog @@ -1,3 +1,7 @@ +2001-03-17 Dirk Herrmann <D.Herrmann@tu-bs.de> + + * oldprint.scm: Removed. + 2001-03-12 Mikael Djurfeldt <mdj@linnaeus.mit.edu> * arrays.scm (make-array): Added quote in front of (). diff --git a/ice-9/oldprint.scm b/ice-9/oldprint.scm deleted file mode 100644 index e69de29bb..000000000 --- a/ice-9/oldprint.scm +++ /dev/null |