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/ /classes/
/target/ /target/
/checkouts/ /checkouts/
/resources/data/
.lein-deps-sum .lein-deps-sum
.lein-repl-history .lein-repl-history
.lein-plugins/ .lein-plugins/

View file

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

File diff suppressed because it is too large Load diff