Skip to content

Commit

Permalink
changed to data-table-clsql from the old name
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbysmith007 committed Jul 8, 2011
1 parent b340aba commit 10cd5ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cl-csv-clsql.asd
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
:version "0.1"
:components ((:file "data-table")
(:file "clsql"))
:depends-on (:clsql-helper :cl-csv :clsql-data-table))
:depends-on (:clsql-helper :cl-csv :data-table-clsql))

;; Copyright (c) 2011 Russ Tyndall , Acceleration.net http://www.acceleration.net
;; All rights reserved.
Expand Down

0 comments on commit 10cd5ef

Please sign in to comment.