X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=sql%2Frecording.lisp;fp=sql%2Frecording.lisp;h=02bb972adf186d8cdfa7b5950d31e998fc2884e2;hp=4d0810af00a4f09e57a3de03d87146631d798494;hb=d2d49ab13c98bc7a1819a0fd3968268a5567bdc3;hpb=052344686f925a617f74fcd1b83489f2edcf071a diff --git a/sql/recording.lisp b/sql/recording.lisp index 4d0810a..02bb972 100644 --- a/sql/recording.lisp +++ b/sql/recording.lisp @@ -1,8 +1,6 @@ ;;;; -*- Mode: LISP; Syntax: ANSI-Common-Lisp; Base: 10 -*- ;;;; ************************************************************************* ;;;; -;;;; $Id$ -;;;; ;;;; CLSQL broadcast streams which can be used to monitor the ;;;; flow of commands to, and results from, a database. ;;;;