Skip to content
Snippets Groups Projects
Commit d4d29202 authored by cer's avatar cer
Browse files

fixes

parent 18010acb
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,8 @@
"Copyright (c) 1990, 1991 Symbolics, Inc. All rights reserved.
Portions copyright (c) 1988, 1989, 1990 International Lisp Associates."
;; $fiHeader$
(#-ANSI-90 clim-lisp::defpackage #+ANSI-90 defpackage CLIM-DEMO
(:use CLIM-LISP CLIM)
(:shadowing-import-from CLIM-UTILS
......
;;; -*- Mode: Lisp; Syntax: ANSI-Common-Lisp; Package: CL-USER; Base: 10; Lowercase: Yes -*-
;; $fiHeader: sysdcl.lisp,v 1.1 92/01/31 14:32:11 cer Exp $
;; $fiHeader: sysdcl.lisp,v 1.2 92/02/24 13:09:33 cer Exp Locker: cer $
(in-package #-ANSI-90 :user #+ANSI-90 :common-lisp-user)
......
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