]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/time/windows/windows.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / extra / time / windows / windows.factor
index e5d7f918d9fac2c9b696b0edcb046e73a6464dc0..95fc9706e1c741cf4de5001e03145b6e1fe87ac9 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2010 Doug Coleman.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: calendar.windows system time windows.errors 
+USING: calendar.windows system time windows.errors
 windows.kernel32 kernel classes.struct calendar ;
 IN: time.windows