changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > demo / run.lisp

changeset 37: c6d0a37a046a
parent: 77da08c7f445
author: ellis <ellis@rwest.io>
date: Sun, 24 Dec 2023 19:24:39 -0500
permissions: -rw-r--r--
description: mini-redis and vegadat
1 (defparameter *cwd* (asdf:system-source-directory :demo))
2 (load (merge-pathnames "tools/build-image.lisp" *cwd*))