Ramarren / cells-gtk3

Fork of http://common-lisp.net/project/cells-gtk/

This URL has Read+Write access

cells-gtk3 / ph-maths.asd
100644 7 lines (6 sloc) 0.144 kb
1
2
3
4
5
6
7
(asdf:defsystem :ph-maths
    :name "ph-maths"
  :components
  ((:module "ph-maths"
            :components
            ((:file "ph-maths")))))