diff --git a/contrib/rt/rt.lisp b/contrib/rt/rt.lisp index b8c9d0c16..d18a30ebf 100644 --- a/contrib/rt/rt.lisp +++ b/contrib/rt/rt.lisp @@ -257,3 +257,5 @@ )) (finish-output s) (null pending)))) + +(provide '#:rt)