X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=sql%2Frecording.lisp;h=02bb972adf186d8cdfa7b5950d31e998fc2884e2;hb=1a446890f95ab363af82529a133546d722ef21b1;hp=4d0810af00a4f09e57a3de03d87146631d798494;hpb=e567409d9fff3f7231c2a0bb69b345e19de2b246;p=clsql.git 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. ;;;;