File: fe2.lisp

package info (click to toggle)
cl-contextl 1%3A20160313.git5894fba-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 332 kB
  • sloc: lisp: 3,146; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 139 bytes parent folder | download | duplicates (4)
1
2
3
4
5
(asdf:oos 'asdf:load-op :contextl)
(compile-file "figure-editor-2.lisp")
(load "figure-editor-2")
(in-package :contextl-user)
(run-test-2)