X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=sql%2Fusql.lisp;h=1acd88a8abfcb751137de110c1c41edbbc1eda8e;hp=472de2ddfe9bf8de36793d63fd3bd1ee79223468;hb=86d84b96f3e70bbb52c5701ec8f0eee611a3b3c9;hpb=23e7f17ba8c579cf935325f4004aad747d33cce8 diff --git a/sql/usql.lisp b/sql/usql.lisp index 472de2d..1acd88a 100644 --- a/sql/usql.lisp +++ b/sql/usql.lisp @@ -20,6 +20,9 @@ ;;; Minimal high-level routines to enable low-level interface for USQL +;;; Thse functions are not exported. If you application depends on these +;;; consider using the clsql-usql package. + (in-package #:clsql-sys)