Procedure to make AA_run.sav
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AA_Run-compile.txt     15-Mar-07

====================
0) remove aXis200_batch startup from IDL-DE (6.1 on Hiagha)
1) restart IDL
2)load XPecSim.prj
3) compile all
4) save, /routines, /filename='AA_run.sav'      NB case sensitive !!
5) copy AA_run.sav to c:\aXis2000
6) reset aXis200_batch.pro as startup in IDL-DEpreferences

======================
NOTES

AA_run.sav does not run by itself in IDL VM, 
   for some reason the Xmanager does not start

execution is done by 

AA_run, file= 'c:\aXis2000\AAData\'           (in axis_c:   codePath + 'AAData' + ax_sep() )

where AAData is the folder with the amino acid spectra and the aa_init.ini  file