gui/collects/mred/private/wxme/const.rkt
Eli Barzilay 11e7a01f23 A bunch of scheme' -> racket' conversions.
I think that there are no user-visible changes from these changes.

original commit: 2b76d9e5b03ea97b8de155d2dda63e64256a3212
2012-04-19 16:02:03 -04:00

6 lines
72 B
Racket

#lang racket/base
(provide (all-defined-out))
(define CURSOR-WIDTH 2)