factor: fix whitespace at end of files.
parent
1234eb72e2
commit
363e08b6a8
|
@ -30,4 +30,3 @@ M: windows default-temp-directory
|
||||||
|
|
||||||
M: windows default-cache-directory
|
M: windows default-cache-directory
|
||||||
get-appdata-directory "factorcode.org\\Factor" append-path ;
|
get-appdata-directory "factorcode.org\\Factor" append-path ;
|
||||||
|
|
||||||
|
|
|
@ -91,4 +91,3 @@ PRIVATE>
|
||||||
GENERIC: world-pixel-format-attributes ( world -- attributes )
|
GENERIC: world-pixel-format-attributes ( world -- attributes )
|
||||||
|
|
||||||
GENERIC# check-world-pixel-format 1 ( world pixel-format -- )
|
GENERIC# check-world-pixel-format 1 ( world pixel-format -- )
|
||||||
|
|
||||||
|
|
|
@ -51,4 +51,4 @@ ERROR: key-exists value key assoc ;
|
||||||
key-exists
|
key-exists
|
||||||
] [
|
] [
|
||||||
drop set-at
|
drop set-at
|
||||||
] if ;
|
] if ;
|
||||||
|
|
Loading…
Reference in New Issue