projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6171e65
)
Make file names 8.3
author
Stephen Adams
<edu/mit/csail/zurich/adams>
Tue, 9 Nov 1993 21:24:16 +0000
(21:24 +0000)
committer
Stephen Adams
<edu/mit/csail/zurich/adams>
Tue, 9 Nov 1993 21:24:16 +0000
(21:24 +0000)
v7/src/6001/6001.pkg
patch
|
blob
|
history
diff --git
a/v7/src/6001/6001.pkg
b/v7/src/6001/6001.pkg
index d1ada68e06e356a3ffcf4b89d5413f6b90d39d93..ddd55c25699c1c99c559dc8b2a77e0bcbd842a3c 100644
(file)
--- a/
v7/src/6001/6001.pkg
+++ b/
v7/src/6001/6001.pkg
@@
-1,6
+1,6
@@
#| -*-Scheme-*-
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/6001/6001.pkg,v 1.
7 1992/09/01 22:25:24 cph
Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/6001/6001.pkg,v 1.
8 1993/11/09 21:24:16 adams
Exp $
Copyright (c) 1991-92 Massachusetts Institute of Technology
@@
-114,9
+114,9
@@
MIT in each case. |#
(define-package (student pictures)
(files "picture"
- "pic-reco
rd
"
+ "pic-reco"
"pic-read"
- "pic-imag
e
"
+ "pic-imag"
"pic-ops")
(parent ())
(import (runtime x-graphics)