doc Extract equates from an .org or .prt
doc

 sh_exeqs

 Purpose      Extract equates from an .org or .prt

 Required     .org or .prt file from globk/glorg

 Output       equate lines for use in glorg

 sh_exeqs -f <file> -chi <num> -vonly -noeq -nolog

  -f   <file>     Name of input .org/.prt file
  -chi <number>   Maximum sqrt(chi^2) allowed for equate (default 3.0)
  -vonly          Extract only velocity equates for earthquakes
  -noeq           Do not extract entries associated with earthqukaes
  -nolog          Do not extract log estimate entries (default is to extract)

 Ouput can be re-directed to file
 
 This script can generate redundant equates which will be listed as 
 not completed in glorg.  These additional entries can be ignored.

# by Tom Herring 01/05/2003