Imported scheme48-0.53 sources as base
This commit is contained in:
parent
606245fc41
commit
0133c619fb
|
@ -27,7 +27,7 @@
|
||||||
; sort of annoying)
|
; sort of annoying)
|
||||||
|
|
||||||
;;;;
|
;;;;
|
||||||
;;;; $Id: psd-s48.scm,v 1.1 1999/09/14 12:44:57 marting Exp $
|
;;;; $Id: psd-s48.scm,v 1.1.1.1 1999/09/14 12:44:57 marting 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
|
||||||
|
@ -48,8 +48,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 1999/09/14 12:44:57 marting
|
;;;; Revision 1.1.1.1 1999/09/14 12:44:57 marting
|
||||||
;;;; *** empty log message ***
|
;;;; Imported scheme48-0.53 sources as base
|
||||||
;;;;
|
;;;;
|
||||||
;;;; Revision 1.6 1993/10/07 08:20:14 pk
|
;;;; Revision 1.6 1993/10/07 08:20:14 pk
|
||||||
;;;; Define force-output, redefinition hurts less than getting an error
|
;;;; Define force-output, redefinition hurts less than getting an error
|
||||||
|
|
Loading…
Reference in New Issue