r9467: add properties
authorKevin M. Rosenberg <kevin@rosenberg.net>
Tue, 25 May 2004 04:26:44 +0000 (04:26 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Tue, 25 May 2004 04:26:44 +0000 (04:26 +0000)
sql/expressions.lisp
sql/fddl.lisp
sql/fdml.lisp
sql/ooddl.lisp

index a64f9bf68b3cbcc6e0d75ec0ee11a45c8de30053..80d735c1ee07eed15b4a6d13f20d35116382477f 100644 (file)
@@ -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.
index 8f6c1780ad2eff2faf6916a94294bd8c6746f77f..bc68a814dbbf0058803f6c6ebb96b310bdddcb51 100644 (file)
@@ -1,7 +1,7 @@
 ;;;; -*- Mode: LISP; Syntax: ANSI-Common-Lisp; Base: 10 -*-
 ;;;; *************************************************************************
 ;;;;
-;;;; $Id$
+;;;; $Id$
 ;;;;
 ;;;; The CLSQL Functional Data Definition Language (FDDL)
 ;;;; including functions for schema manipulation. Currently supported
index 3f3061cbaea91f778b01e4ad5fa5f54c0df50855..283f2dd95e866738e8031c755fcd3ac91f16e875 100644 (file)
@@ -1,7 +1,7 @@
 ;;;; -*- Mode: LISP; Syntax: ANSI-Common-Lisp; Base: 10 -*-
 ;;;; *************************************************************************
 ;;;;
-;;;; $Id$
+;;;; $Id$
 ;;;;
 ;;;; The CLSQL Functional Data Manipulation Language (FDML). 
 ;;;;
index 0bfcd4a2d0590dcb3022d3857f00d86c95492745..d2158cc99091cbf36215b8d53b5c2df37268aaea 100644 (file)
@@ -1,7 +1,7 @@
 ;;;; -*- Mode: LISP; Syntax: ANSI-Common-Lisp; Base: 10 -*-
 ;;;; *************************************************************************
 ;;;;
-;;;; $Id$
+;;;; $Id$
 ;;;;
 ;;;; The CLSQL Object Oriented Data Definitional Language (OODDL)
 ;;;;