;****************************************************************************** ;* FILE: $PAPTO_PATH/papco_compile.pro ;* ;* DESCRIPTION: Run the initialisation files to freshly compile (.run) ;* PAPCO core and PAPCO modules. ;* ;* CALLED BY: idl_papco_startup ;* ;* MODIFICATION HISTORY: written July 1997, R.Friedel ;****************************************************************************** print, '--- Calling papco_init: compile PAPCO core ---------------------------' print,'' @papco_init print, '' print, '--- Compile add-in modules: only those found in module paths: --------' print, '' papco_find_modules @papco_add_init