X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=sql%2Fooddl.lisp;h=33dca0408a0a3d9e7de51bc10324247098335d05;hb=b9e89e0d84e8ab8d3e8d9ac02e3349bac908b415;hp=ddc1452a72fa94b69e507a7db285abd176b55821;hpb=730b9c2ed37582c51a1c02fcdaee63686bb80beb;p=clsql.git diff --git a/sql/ooddl.lisp b/sql/ooddl.lisp index ddc1452..33dca04 100644 --- a/sql/ooddl.lisp +++ b/sql/ooddl.lisp @@ -1,8 +1,6 @@ ;;;; -*- Mode: LISP; Syntax: ANSI-Common-Lisp; Base: 10 -*- ;;;; ************************************************************************* ;;;; -;;;; $Id$ -;;;; ;;;; The CLSQL Object Oriented Data Definitional Language (OODDL) ;;;; ;;;; This file is part of CLSQL.