Makefile @ b030a0f1cc59

Add longest path finder, plus some ui stuff
author Steve Losh <steve@stevelosh.com>
date Thu, 02 Jun 2016 18:38:27 +0000
parents e6b1ce8ed084
children (none)
.PHONY:

quickutils.lisp: make-quickutils.lisp
	sbcl-rlwrap --noinform --load make-quickutils.lisp  --eval '(quit)'