diff options
Diffstat (limited to 'scripts/regeng-api.lisp')
-rw-r--r-- | scripts/regeng-api.lisp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/regeng-api.lisp b/scripts/regeng-api.lisp new file mode 100644 index 00000000..58e14bcf --- /dev/null +++ b/scripts/regeng-api.lisp @@ -0,0 +1,6 @@ +;;; $Id$ +;;; +;;; Scratch pad for working out API design for registration engine. +;;; +;;; This file is psuedocode, I just wanted to take advantage of +;;; emacs's built-in support for languages with reasonable syntax. |