r8819: update package name
[clsql.git] / sql / loop-extension.lisp
index 343acba0eb085bf4a57890863bad6ae0dde22801..c3a2b9f2e930f37be93d1cce60f903d369321955 100644 (file)
@@ -2,19 +2,19 @@
 ;;;; *************************************************************************
 ;;;; FILE IDENTIFICATION
 ;;;;
-;;;; Name:          loop-extension.cl
+;;;; Name:          loop-extension.lisp
 ;;;; Purpose:       Extensions to the Loop macro for CMUCL
 ;;;; Programmer:    Pierre R. Mai
 ;;;;
 ;;;; Copyright (c) 1999-2001 Pierre R. Mai
 ;;;;
-;;;; $Id: loop-extension.lisp,v 1.2 2002/10/21 07:45:50 kevin Exp $
+;;;; $Id$
 ;;;;
 ;;;; The functions in this file were orignally distributed in the
 ;;;; MaiSQL package in the file sql/sql.cl
 ;;;; *************************************************************************
 
-(in-package :cl-user)
+(in-package #:cl-user)
 
 ;;;; MIT-LOOP extension