Open Tax Solver - California State Tax Return 540 for 2025
----------------------------------------------------------

Included here is a program, template, and example for
California State tax form CA-540 for tax-year 2025.

The example*.txt file is included for testing.
The template*.txt file is a blank starting form for entering
your tax data.  For each filer, copy template file to a new name, 
such as "CA_540_2025.txt" or "CA_540_2025_aunt_sally.txt, and 
fill-in the lines.

The program consist of two files:
  taxsolve_CA_540_2025.c - main, customized for CA 540.
  taxsolve_routines.c - general purpose base routines.

Compile:   
  cc taxsolve_CA_540_2025.c -o taxsolve_CA_540_2025

Run:
  ./taxsolve_CA_540_2025  CA_540_2025.txt


For updates and further information, see:
	http://sourceforge.net/projects/opentaxsolver/
Documentation:
	http://opentaxsolver.sourceforge.net/


Aston Roberts (aston_roberts@yahoo.com)
