summaryrefslogtreecommitdiff
path: root/src/config.h
blob: c828df9a58dd87147cc220343b6741b638ea6192 (plain)
1
2
3
4
5
// The config file for the TaxC program.
// Change the "#define" to your state's tax percentage.
// Example for the state of Pennsylvania: 0.06

#define percent 0.06