]> gitweb.factorcode.org Git - factor.git/commitdiff
undo load breakage
authorDoug Coleman <doug.coleman@gmail.com>
Tue, 10 Feb 2009 04:05:58 +0000 (22:05 -0600)
committerDoug Coleman <doug.coleman@gmail.com>
Tue, 10 Feb 2009 04:05:58 +0000 (22:05 -0600)
extra/taxes/usa/usa.factor

index efdb969c013c6e32877eaee25ecded2802218e74..bbfc33286877c8b73268d246b117aef1ba4db6c7 100644 (file)
@@ -2,8 +2,7 @@
 ! See http://factorcode.org/license.txt for BSD license.
 USING: accessors arrays assocs kernel math math.intervals
 namespaces sequences money math.order taxes.usa.w4
-taxes.usa.futa math.finance taxes.usa.fica
-taxes.usa.federal ;
+taxes.usa.futa math.finance ;
 IN: taxes.usa
 
 ! Withhold: FICA, Medicare, Federal (FICA is social security)