]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/taxes/usa/w4/w4.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / extra / taxes / usa / w4 / w4.factor
index aad3773220baf3919192eb167c39b47c13c57422..668d38cebd4f886067ec1fd333a3e623eae98e2d 100644 (file)
@@ -10,4 +10,3 @@ C: <w4> w4
 : allowance ( -- x ) 3500 ; inline
 
 : calculate-w4-allowances ( w4 -- x ) allowances>> allowance * ;
-