changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > demo / install.lisp

changeset 13: 1fedeaa5bfc5
child: e8eb5754d201
author: ellis <ellis@rwest.io>
date: Fri, 19 May 2023 22:38:49 -0400
permissions: -rw-r--r--
description: tweaks to ffi and makefile
1 (asdf:load-asd "demo.asd")
2 (ql:quickload :demo)
3 ;; (asdf:make :demo)
4 (save-lisp-and-die "demo")
5 (quit)