changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > demo / run.lisp

changeset 31: 77da08c7f445
parent: 2015d7277629
author: ellis <ellis@rwest.io>
date: Sun, 18 Jun 2023 22:25:28 -0400
permissions: -rw-r--r--
description: bugfixes, tweaks to run.lisp
1 (defparameter *cwd* (asdf:system-source-directory :demo))
2 (load (merge-pathnames "tools/build-image.lisp" *cwd*))