summaryrefslogtreecommitdiff
path: root/clsql-init.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'clsql-init.lisp')
-rw-r--r--clsql-init.lisp3
1 files changed, 3 insertions, 0 deletions
diff --git a/clsql-init.lisp b/clsql-init.lisp
new file mode 100644
index 0000000..5dbb264
--- /dev/null
+++ b/clsql-init.lisp
@@ -0,0 +1,3 @@
+(clsql:push-library-path #p"/usr/lib/")
+(clsql:push-library-path #p"/usr/lib/clsql/")
+