Accidentally committed data. Naughty! Removed.

This commit is contained in:
Simon Brooke 2018-06-20 10:10:20 +01:00
parent 55085a78c5
commit 6fd57b24b6
3 changed files with 4 additions and 2881 deletions

1
.gitignore vendored
View file

@ -6,6 +6,7 @@ pom.xml.asc
/classes/
/target/
/checkouts/
/resources/data/
.lein-deps-sum
.lein-repl-history
.lein-plugins/

View file

@ -1,8 +1,8 @@
(defproject yyy-data "0.1.0-SNAPSHOT"
:description "FIXME: write description"
:description "Data import stuff for youyesyet, q.v."
:url "http://example.com/FIXME"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:license {:name "GNU General Public License version 2"
:url "https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html"}
:dependencies [[adl-support "0.1.0-SNAPSHOT"]
[generateme/fastmath "1.0.1"]
[org.clojure/clojure "1.8.0"]

File diff suppressed because it is too large Load diff