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*.txt file is included for testing.
The template*.txt file is a blank starting form for entering
your tax data.

Compile:   
  cc src/taxsolve_OH_IT1040_2025.c -o bin/taxsolve_OH_IT1040_2025

Run:
  bin/taxsolve_OH_IT1040_2025  OH1040_2025.txt

 Or, from this directory:
   ../../bin/taxsolve_OH_IT1040_2025  OH1040_2025.txt
