diff options
author | Rob Austein <sra@hactrn.net> | 2007-01-31 16:46:03 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2007-01-31 16:46:03 +0000 |
commit | f4c8a380456723fd07c63f1334fd889c318762a7 (patch) | |
tree | e90f7ccf4ba8e7a7e1b044d6f027aec9c91e1c43 | |
parent | ce7c5f982a490dcbb5074ef621b41c3fe9301eef (diff) |
Rename
svn path=/scripts/regeng-api; revision=478
-rw-r--r-- | scripts/regeng-api (renamed from scripts/regeng-api.lisp) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/regeng-api.lisp b/scripts/regeng-api index 48b899f5..9043c7ea 100644 --- a/scripts/regeng-api.lisp +++ b/scripts/regeng-api @@ -1,3 +1,4 @@ +;;; -*- Lisp -*- ;;; $Id$ ;;; ;;; Scratch pad for working out API design for registration engine. |