Use CLS instead of LispStat to describe this system.
[CommonLispStat.git] / sysdef.mbd
blob4e2527a2779b0a4153a47b50320be3ab81f152bb
1 ;; -*- mode: lisp -*-
3 ;;; Need support for MUDBALLS and XCVB (and mksystem?) system tools.
5 (in-package :sysdef-user)
7 (define-system :cls ()
8   (:author "AJ Rossini, based on ideas from Luke Tierney")
9   (:maintainer "AJ Rossini <blindglobe@gmail.com>")
10   (:version 1)
11   (:documentation "A Lisp Framework for Statistically-grounded Data Analysis.")
12   (:license "MIT")
13   (:components "cls")) ; wrong!