X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=sql%2Foperations.lisp;h=7b558809a2503a2c65d4b459ece9a80a7b4ce575;hb=91fd65e6ca4e4d7a9c1e0f8b6d860f55b2107437;hp=3a4638537f3830d5c7a23eb03962e74a257e9c65;hpb=5ed1f05543cbd24b3f2bb735f2cfc03ea85e51ec;p=clsql.git diff --git a/sql/operations.lisp b/sql/operations.lisp index 3a46385..7b55880 100644 --- a/sql/operations.lisp +++ b/sql/operations.lisp @@ -1,8 +1,6 @@ ;;;; -*- Mode: LISP; Syntax: ANSI-Common-Lisp; Base: 10 -*- ;;;; ************************************************************************* ;;;; -;;;; $Id$ -;;;; ;;;; Definition of SQL operations used with the symbolic SQL syntax. ;;;; ;;;; This file is part of CLSQL.