scsh 0.4.x prerelease

This commit is contained in:
bdc 1995-10-14 03:34:21 +00:00
parent 2302efe24e
commit f927914f52
1 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@
; sort of annoying) ; sort of annoying)
;;;; ;;;;
;;;; $Id: psd-s48.scm,v 1.1 1995/10/14 03:33:08 bdc Exp $ ;;;; $Id: psd-s48.scm,v 1.1.1.1 1995/10/14 03:33:08 bdc Exp $
;;;; ;;;;
;;;; psd -- a portable Scheme debugger, version 1.1 ;;;; psd -- a portable Scheme debugger, version 1.1
;;;; Copyright (C) 1992 Pertti Kellomaki, pk@cs.tut.fi ;;;; Copyright (C) 1992 Pertti Kellomaki, pk@cs.tut.fi
@ -46,8 +46,8 @@
;;;; See file COPYING in the psd distribution. ;;;; See file COPYING in the psd distribution.
;;;; ;;;;
;;;; $Log: psd-s48.scm,v $ ;;;; $Log: psd-s48.scm,v $
;;;; Revision 1.1 1995/10/14 03:33:08 bdc ;;;; Revision 1.1.1.1 1995/10/14 03:33:08 bdc
;;;; *** empty log message *** ;;;; scsh 0.4.x prerelease
;;;; ;;;;
# Revision 1.1 1994/07/13 04:28:45 bdc # Revision 1.1 1994/07/13 04:28:45 bdc
# Initial revision # Initial revision