Open Tax Solver - Ohio IT-1040 State Tax Return
-----------------------------------------------

Included here is a program, template, and example for
Ohio State tax form IT-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 src/taxsolve_OH_IT1040_2009.c -o bin/taxsolve_OH_IT1040_2009

Run:
  bin/taxsolve_OH_IT1040_2009  OH1040_2009.dat

