r9459:
authorMarcus Pearce <m.t.pearce@city.ac.uk>
Mon, 24 May 2004 21:35:49 +0000 (21:35 +0000)
committerMarcus Pearce <m.t.pearce@city.ac.uk>
Mon, 24 May 2004 21:35:49 +0000 (21:35 +0000)
sql/expressions.lisp
sql/fddl.lisp
sql/fdml.lisp
sql/ooddl.lisp
sql/oodml.lisp

index fb9f3f7ea555c18480729a0e7d678f674f725813..a64f9bf68b3cbcc6e0d75ec0ee11a45c8de30053 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 608a114c950230a2583c5d7a9395acde0e697fd5..8f6c1780ad2eff2faf6916a94294bd8c6746f77f 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 15930301ac1d3c951b602b78be377577b406b5a1..3f3061cbaea91f778b01e4ad5fa5f54c0df50855 100644 (file)
@@ -1,7 +1,7 @@
 ;;;; -*- Mode: LISP; Syntax: ANSI-Common-Lisp; Base: 10 -*-
 ;;;; *************************************************************************
 ;;;;
-;;;; $Id: 
+;;;; $Id: $
 ;;;;
 ;;;; The CLSQL Functional Data Manipulation Language (FDML). 
 ;;;;
index d37470d6ec299a18146298467fa1006f4b8c4c84..0bfcd4a2d0590dcb3022d3857f00d86c95492745 100644 (file)
@@ -1,7 +1,7 @@
 ;;;; -*- Mode: LISP; Syntax: ANSI-Common-Lisp; Base: 10 -*-
 ;;;; *************************************************************************
 ;;;;
-;;;; $Id: 
+;;;; $Id: $
 ;;;;
 ;;;; The CLSQL Object Oriented Data Definitional Language (OODDL)
 ;;;;
index d44b90b75caad8484d3f3cb48007599ecefc2481..3a005ad0990ac8b19d82c95fbcca018e7b55f590 100644 (file)
@@ -1,7 +1,7 @@
 ;;;; -*- Mode: LISP; Syntax: ANSI-Common-Lisp; Base: 10 -*-
 ;;;; *************************************************************************
 ;;;;
-;;;; $Id: 
+;;;; $Id: $
 ;;;;
 ;;;; The CLSQL Object Oriented Data Manipulation Language (OODML).
 ;;;;