Generate_bondtable creates bond table files that can be read via `--bondtable` into molecuilder

==========================================================

Usage:
    generate_bondtable.sh <basename> [option1 value1...]
    
==========================================================

o List of name-value options:

server-address
    Shortcut: H
    Default: none
    
    Address of the JobMarket server for computing ab-initio forces.

server-port
    Shortcut: p
    Default: none
    
    Port of the JobMarket server for computing ab-initio forces.

output-file
    Shortcut: o
    Default: none
    
    Write the resulting bond table (tab-separated file with columns element1, element2, distance)
    to this file.

basis-set
    Shortcut: b
    Default: 6-31G (see mpqc's basis sets)
    
    Basis set to use with theory CLHF in mpqc calculations.
