undo load breakage
parent
17724be48c
commit
e5e98cc5cb
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue