X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=sql%2Foperations.lisp;fp=sql%2Foperations.lisp;h=7b558809a2503a2c65d4b459ece9a80a7b4ce575;hp=3a4638537f3830d5c7a23eb03962e74a257e9c65;hb=d2d49ab13c98bc7a1819a0fd3968268a5567bdc3;hpb=052344686f925a617f74fcd1b83489f2edcf071a 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.