changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > demo / run.lisp

changeset 42: 5c58d05abae6
parent: 77da08c7f445
author: Richard Westhaver <ellis@rwest.io>
date: Thu, 20 Jun 2024 22:31:58 -0400
permissions: -rw-r--r--
description: rm trashfile
1 (defparameter *cwd* (asdf:system-source-directory :demo))
2 (load (merge-pathnames "tools/build-image.lisp" *cwd*))