From 88cfee49adbb302040e420643b9765d85372fed9 Mon Sep 17 00:00:00 2001 From: AJ Rossini Date: Mon, 16 Mar 2009 14:55:09 +0100 Subject: [PATCH] template for code. Signed-off-by: AJ Rossini --- src/template.lisp | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 src/template.lisp diff --git a/src/template.lisp b/src/template.lisp new file mode 100644 index 0000000..7a5a607 --- /dev/null +++ b/src/template.lisp @@ -0,0 +1,17 @@ +;;; -*- mode: lisp -*- + +;;; Time-stamp: <2009-03-12 17:15:10 tony> +;;; Creation: <2009-03-12 17:14:56 tony> +;;; File: template.lisp +;;; Author: AJ Rossini +;;; Copyright: (c)2009--, AJ Rossini. BSD, LLGPL, or GPLv2, depending +;;; on how it arrives. +;;; Purpose: Template header file + +;;; What is this talk of 'release'? Klingons do not make software +;;; 'releases'. Our software 'escapes', leaving a bloody trail of +;;; designers and quality assurance people in its wake. + +;;; This organization and structure is new to the 21st Century +;;; version. + -- 2.11.4.GIT