Skip to content
Snippets Groups Projects
Commit 74d4705d authored by layer's avatar layer
Browse files

2.2.2.7 -- join from acl50 branch

parent 6f29bddb
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
;; Commercial Software developed at private expense as specified in ;; Commercial Software developed at private expense as specified in
;; DOD FAR Supplement 52.227-7013 (c) (1) (ii), as applicable. ;; DOD FAR Supplement 52.227-7013 (c) (1) (ii), as applicable.
;; ;;
;; $Id: clos.lisp,v 1.17 1999/02/25 08:23:46 layer Exp $ ;; $Id: clos.lisp,v 1.18 1999/07/20 04:52:41 layer Exp $
;;; ;;;
;;; Copyright (c) 1989, 1990 by Xerox Corporation. All rights reserved. ;;; Copyright (c) 1989, 1990 by Xerox Corporation. All rights reserved.
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
(in-package :clim-utils) (in-package :clim-utils)
#+Allegro-v4.0-constructors #+Allegro-v4.0-constructors
(require :constructor) (eval-when (compile eval load) (require :constructor))
;;; ---------------- ;;; ----------------
;;; Constructors ;;; Constructors
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment