Skip to content
Snippets Groups Projects
Commit 5ea6311e authored by layer's avatar layer
Browse files

add defpatch

parent e46b2e9b
No related branches found
No related tags found
No related merge requests found
;;; -*- Mode: Lisp; Syntax: ANSI-Common-Lisp; Package: POSTSCRIPT-CLIM; Base: 10; Lowercase: Yes -*-
;; $Id: postscript-port.lisp,v 2.5 2005/08/03 05:07:14 layer Exp $
#+(version= 8 1)
(sys:defpatch "climps" 1
"v1: Handle unsupported inks in CLIM's Postscript backend in a correctable way."
:type :system
:post-loadable t)
;; $Id: postscript-port.lisp,v 2.6 2009/03/25 22:55:00 layer Exp $
(provide :climps)
......
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