File: fe2.lisp

package info (click to toggle)
cl-contextl 1%3A20211215.gitf4fb3f5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 336 kB
  • sloc: lisp: 3,148; 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)