Changes to citygen

Version 1.5.0
12/24/99
- switched to configure
- now will try ./profsv if data isn't in installed place

Version 1.4.2
12/22/99
- added install/uninstall to makefile
- now stores profsv in DEFAULTPROF( see makefile ) for system wide
  install. edit prefix to change the location. Warning - still writes 
  output to current directory

Version 1.4.1
12/22/99
- Removed -Wall and added -lm to makefile for portability to other
  *nix

Version 1.4
12/18/99
- Added a sum of professionals/non professionals line for each city
- ifdefined the maximum array size for easier porting
- reduced amount of memory needed
- added -single option
- use ! in the profsv file to force a minimum of one of that title

Version 1.3
12/14/99
- Error detection
- Added a bunch of comments so people can figure out what's going on
- Moved final output routine to kingdom
- Compiled a version for DOS (available at the homepage)

Version 1.2
10/16/99
- You can now select what professions file you want to use at the command
  line by using citygen myprofessions 
                or 
  citygen /some/directory/myprofessions
- Cleaned up a malloc

Version 1.1
10/2/99
- Fixed compile bugs on some systems
- Added mallocs for pointers in console mode

8/5/99
- Beginning of GTK interface( only in development sources )

8/4/99
- All cities with populations more than 25k now have castles

Version 1.0
Initial release
