]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/calendar/holidays/us/us.factor
holidays.factor: Replaced use of deprecated 'spin' word with locals.
[factor.git] / extra / calendar / holidays / us / us.factor
index 538836952f339fd842262eb8d12bc8598867083a..87c367f941bd9cfa1db032aa0e0baa7254d6d19a 100644 (file)
@@ -2,7 +2,7 @@
 ! See http://factorcode.org/license.txt for BSD license.
 USING: accessors assocs calendar calendar.holidays
 calendar.holidays.private combinators combinators.short-circuit
-fry kernel lexer math namespaces parser sequences shuffle
+fry kernel lexer math namespaces parser sequences 
 vocabs words ;
 IN: calendar.holidays.us