...
original commit: 92d797053653a8b0c24781b432e290c78bb0e0fa
This commit is contained in:
parent
884d5faf3e
commit
5a948dbc67
|
@ -9,6 +9,7 @@
|
|||
(define preferences-filename (build-path (find-system-path 'pref-dir)
|
||||
(case (system-type)
|
||||
[(macos) "MrEd Preferences"]
|
||||
[(windows) "mred.pre"]
|
||||
[else ".mred.prefs"])))
|
||||
|
||||
(define preferences (make-hash-table))
|
||||
|
|
Loading…
Reference in New Issue
Block a user