Open Tax Solveer - NJ State Tax Returns
---------------------------------------

Included here is a program, template, and example for
New Jersey State tax form NJ-1040.

The example*.dat file is included for testing.
The template*.dat file is a blank starting form for entering
your tax data.

Compile:   
  cc taxsolve_NJ_1040_2009.c -o taxsolve_NJ_1040_2009

Run:
  ./taxsolve_NJ_1040_2009  NJ_1040_2009.dat
