From 8b534df8c641fe1fd0d206a992033e9176bcda14 Mon Sep 17 00:00:00 2001 From: wlott <wlott> Date: Sat, 3 Nov 1990 16:23:01 +0000 Subject: [PATCH] Added exports of sb-name, etc. --- compiler/vop.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/vop.lisp b/compiler/vop.lisp index a7797c8bf..0303861bb 100644 --- a/compiler/vop.lisp +++ b/compiler/vop.lisp @@ -18,7 +18,7 @@ tn-ref-next tn-ref-vop tn-ref-next-ref tn-ref-across tn-ref-target tn-ref-load-tn - sc sc-p sc-name sc-number sc-sb + sb sb-p sb-name sc sc-p sc-name sc-number sc-sb tn tn-p make-random-tn tn-sc tn-offset -- GitLab