; -*- mode: lisp; -*- (defsystem "iccle" :description "some data mining tricks in LISP" :version "0.01" :author "The Mountain Lisp Gang and Tim Menzies (ed)" :licence "GPL3.0" :depends-on ("tests" "tricks" "store" "toolslearn" "rdr" "toolspre"))