aboutsummaryrefslogtreecommitdiffstats
path: root/conf.c
Commit message (Collapse)AuthorAgeFilesLines
* Before Gunther's patches.Eric S. Raymond1998-05-251-0/+1
| | | | svn path=/trunk/; revision=1822
* Fix syntax error.Eric S. Raymond1998-05-241-1/+1
| | | | svn path=/trunk/; revision=1820
* Cleanup.Eric S. Raymond1998-05-241-2/+4
| | | | svn path=/trunk/; revision=1814
* This code yields a syntactically correct Python initializer thatEric S. Raymond1998-05-231-10/+26
| | | | | | evaluates with no errors. svn path=/trunk/; revision=1813
* We can utter a Python initializer now.Eric S. Raymond1998-05-231-159/+192
| | | | svn path=/trunk/; revision=1812
* Initial revisionEric S. Raymond1998-05-231-0/+227
svn path=/trunk/; revision=1811