X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=sql%2Fusql.lisp;h=1acd88a8abfcb751137de110c1c41edbbc1eda8e;hb=0196e0db0edccccab4cd8a0d6309e768a98667fd;hp=472de2ddfe9bf8de36793d63fd3bd1ee79223468;hpb=ce0e343835a040406678dff74a62d1b0cb56f317;p=clsql.git 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)