undo load breakage

db4
Doug Coleman 2009-02-09 22:05:58 -06:00
parent 17724be48c
commit e5e98cc5cb
1 changed files with 1 additions and 2 deletions

View File

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