Skip to content
Snippets Groups Projects
Commit 4b0e12e9 authored by layer's avatar layer
Browse files

fix defpatch

parent 8bc3f25f
No related branches found
No related tags found
No related merge requests found
#+(version= 8 1)
(sys:defpatch #+mswindows "climnt" #-mswindows "climxm"
1
(sys:defpatch #+mswindows "climnt" #-mswindows "climxm" 1
"v1: full international font support"
:type :clim
:type :clim2
:feature :clim
:post-loadable t)
;; copyright (c) 1985,1986 Franz Inc, Alameda, Ca.
......@@ -23,7 +23,7 @@
;; Commercial Software developed at private expense as specified in
;; DOD FAR Supplement 52.227-7013 (c) (1) (ii), as applicable.
;;
;; $Id: excl-verification.lisp,v 2.8 2007/12/11 17:20:21 layer Exp $
;; $Id: excl-verification.lisp,v 2.9 2007/12/11 17:22:48 layer Exp $
(in-package :sys)
......
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