Initial revision
authorChris Hanson <org/chris-hanson/cph>
Sat, 13 Dec 1986 17:18:31 +0000 (17:18 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 13 Dec 1986 17:18:31 +0000 (17:18 +0000)
v7/src/compiler/machines/spectrum/make.scm [new file with mode: 0644]

diff --git a/v7/src/compiler/machines/spectrum/make.scm b/v7/src/compiler/machines/spectrum/make.scm
new file mode 100644 (file)
index 0000000..143d431
--- /dev/null
@@ -0,0 +1,3 @@
+(load "packag" system-global-environment)
+(load "spectrum/comsys" compiler-package)
+(disk-save "$zcomp/machines/spectrum/compiler")
\ No newline at end of file