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

No commit message

No commit message
parent 87561d8b
No related branches found
No related tags found
No related merge requests found
;;; -*- Mode: Lisp; Syntax: ANSI-Common-Lisp; Package: CL-USER; Base: 10; Lowercase: Yes -*-
;; $fiHeader: sysdcl.lisp,v 1.8 93/03/31 10:39:24 cer Exp $
(in-package #-ANSI-90 :user #+ANSI-90 :cl-user)
"Copyright (c) 1993 Franz Inc. All rights reserved"
(clim-defsys:defsystem hpgl-clim
(:default-pathname (frob-pathname "hpgl")
:default-binary-pathname (frob-pathname "hpgl")
:load-before-compile (clim-standalone))
("pkg")
("hpgl-port")
("hpgl-medium"))
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