moved everything into /trunk/ to create the standard svn layout, for use with tools that require this (eg. git-svn). IMPORTANT: do NOT do an `svn up`. instead, re-use your working copy's existing files with `svn switch` (http://svnbook.red-bean.com/en/1.6/svn.ref.svn.c.switch.html).
simplify_xpath: Be case sensitive to handle VegX correctly
Renamed util to bin
Moved everything in scripts to root. inputs_Makefile: Don't run "all" when installing.
Finished VegX-VegBank mapping and created VegBank joins of mappings to VegX
simplify_xpath: Made it case-insensitive
map: Added support for custom fkeys to parent in db XML trees. Removed extraneous csv reader/writer config because Excel format is default. Improved documentation.
Moved scripts to main directory and associated files to util
data2xml: Created simplify_xpath script to remove duplication from XPath expressions