changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > core / lisp/skelfile

changeset 282: da580c7fe954
child: ef76122522ca
author: Richard Westhaver <ellis@rwest.io>
date: Wed, 17 Apr 2024 22:53:44 -0400
permissions: -rw-r--r--
description: upgrades
1 ;;; lisp.sk --- lisp skelfile -*- mode: skel; -*-
2 :name "core/lisp"
3 :author "Richard Westhaver <ellis@rwest.io>"
4 :version "0.1.0"
5 :description "The Compiler Company Lisp Core"
6 :rules (("clean" () #rm -rf */*.fasl#)
7  ("x" () #./x.lisp#))