original commit: f7cddc5fe2a78178d0959517e3bab1bd7df68c0b
This commit is contained in:
Matthew Flatt 1998-06-26 20:43:55 +00:00
parent a6c9589ec0
commit ad8dc0ae2f

View File

@ -3,7 +3,7 @@
(define special-font (send wx:the-font-list find-or-create-font
20 wx:const-decorative
wx:const-bold wx:const-normal
wx:const-normal wx:const-bold
#f))
(define (make-h&s cp f)