gcl.git - GNU Common Lisp

index : gcl.git
GNU Common Lisp
summary refs log tree commit diff
diff options
context:
space:
mode:
authorCamm Maguire <camm@debian.org>2014年10月16日 10:30:48 -0400
committerCamm Maguire <camm@debian.org>2014年10月16日 10:35:55 -0400
commit1c7fc44dcfcc121f2c49495f3375b3e112fc0b0f (patch)
tree5d147981ac154396e5157a65316638e3ba770c22
parentc90021628ac5136bd2a9c61705feadb9b0847a0f (diff)
downloadgcl-1c7fc44dcfcc121f2c49495f3375b3e112fc0b0f.tar.gz
eliminate serror package
Diffstat
-rw-r--r--gcl/unixport/init_ansi_gcl.lsp.in 1
-rw-r--r--gcl/unixport/init_gcl.lsp.in 1
-rw-r--r--gcl/unixport/init_pcl_gcl.lsp.in 1
-rw-r--r--gcl/unixport/init_pre_gcl.lsp.in 1
4 files changed, 0 insertions, 4 deletions
diff --git a/gcl/unixport/init_ansi_gcl.lsp.in b/gcl/unixport/init_ansi_gcl.lsp.in
index 52abb449f..54ac082b7 100644
--- a/gcl/unixport/init_ansi_gcl.lsp.in
+++ b/gcl/unixport/init_ansi_gcl.lsp.in
@@ -1,7 +1,6 @@
(make-package "COMPILER" :use '("LISP"))
(import '(si::proclaimed-function si::proclaimed-closure si::proclaimed-return-type si::proclaimed-arg-types) :compiler)
(make-package "SLOOP" :use '("LISP"))
-(make-package "SERROR" :use '("LISP" "SLOOP"))
(make-package "ANSI-LOOP" :use '("LISP"))
(make-package "DEFPACKAGE" :use '("LISP"))
(make-package "TK" :use '("LISP" "SLOOP"))
diff --git a/gcl/unixport/init_gcl.lsp.in b/gcl/unixport/init_gcl.lsp.in
index 80b041d32..917536005 100644
--- a/gcl/unixport/init_gcl.lsp.in
+++ b/gcl/unixport/init_gcl.lsp.in
@@ -1,7 +1,6 @@
(make-package "COMPILER" :use '("LISP"))
(import '(si::proclaimed-function si::proclaimed-closure si::proclaimed-return-type si::proclaimed-arg-types) :compiler)
(make-package "SLOOP" :use '("LISP"))
-(make-package "SERROR" :use '("LISP" "SLOOP"))
(make-package "ANSI-LOOP" :use '("LISP"))
(make-package "DEFPACKAGE" :use '("LISP"))
(make-package "TK" :use '("LISP" "SLOOP"))
diff --git a/gcl/unixport/init_pcl_gcl.lsp.in b/gcl/unixport/init_pcl_gcl.lsp.in
index 63ca777cb..cfa141272 100644
--- a/gcl/unixport/init_pcl_gcl.lsp.in
+++ b/gcl/unixport/init_pcl_gcl.lsp.in
@@ -1,7 +1,6 @@
(make-package "COMPILER" :use '("LISP"))
(import '(si::proclaimed-function si::proclaimed-closure si::proclaimed-return-type si::proclaimed-arg-types) :compiler)
(make-package "SLOOP" :use '("LISP"))
-(make-package "SERROR" :use '("LISP" "SLOOP"))
(make-package "ANSI-LOOP" :use '("LISP"))
(make-package "DEFPACKAGE" :use '("LISP"))
(make-package "TK" :use '("LISP" "SLOOP"))
diff --git a/gcl/unixport/init_pre_gcl.lsp.in b/gcl/unixport/init_pre_gcl.lsp.in
index 2662b0cb0..381549b8f 100644
--- a/gcl/unixport/init_pre_gcl.lsp.in
+++ b/gcl/unixport/init_pre_gcl.lsp.in
@@ -1,7 +1,6 @@
(make-package "COMPILER" :use '("LISP"))
(import '(si::proclaimed-function si::proclaimed-closure si::proclaimed-return-type si::proclaimed-arg-types) :compiler)
(make-package "SLOOP" :use '("LISP"))
-(make-package "SERROR" :use '("LISP" "SLOOP"))
(make-package "ANSI-LOOP" :use '("LISP"))
(make-package "DEFPACKAGE" :use '("LISP"))
(make-package "TK" :use '("LISP" "SLOOP"))
generated by cgit v1.2.3 (git 2.25.1) at 2025年09月05日 11:17:21 +0000

AltStyle によって変換されたページ (->オリジナル) /