Discharge/DischargeDatabase/Examples/22813/includes/analysis/Magnetics/0512MHD_TM.ON/call_IDL.pro

;***************************
;IDL MAKEFILE CALL
;***************************

;***************************
;Purpose of this procedure is to call central .pro file for analysis by IDL located in IDL algorithms folder
;***************************

cd, 'algorithms'
main
exit