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 taxsolve_OH_IT1040_2005.c -o taxsolve_OH_IT1040_2005

Run:
  ./taxsolve_OH_IT1040_2005  OH1040_2005.dat

