X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=sql%2Fexpressions.lisp;h=80d735c1ee07eed15b4a6d13f20d35116382477f;hp=fb9f3f7ea555c18480729a0e7d678f674f725813;hb=225c02af1ae1c9c6f0b6c29eaf8319d48caae89f;hpb=e622ee6f4bf2b9fe81af59d566e651c983a4833b diff --git a/sql/expressions.lisp b/sql/expressions.lisp index fb9f3f7..80d735c 100644 --- a/sql/expressions.lisp +++ b/sql/expressions.lisp @@ -1,7 +1,7 @@ ;;;; -*- Mode: LISP; Syntax: ANSI-Common-Lisp; Base: 10 -*- ;;;; ************************************************************************* ;;;; -;;;; $Id: +;;;; $Id$ ;;;; ;;;; Classes defining SQL expressions and methods for formatting the ;;;; appropriate SQL commands.