code changes for release 2.2.0
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
#pragma TextEncoding = "UTF-8"
|
||||
#pragma rtGlobals=3 // Use modern global access method and strict wave access.
|
||||
#pragma IgorVersion = 6.1
|
||||
#pragma ModuleName = PearlArpes
|
||||
@ -18,7 +19,7 @@
|
||||
#include "pearl-epics" // EPICS access under Igor
|
||||
#include "pearl-arpes-scans" // run ARPES scans under Igor
|
||||
#include "pearl-sample-tracker" // live tracking and adjustment of sample position
|
||||
#include "pearl-scienta-countrate"
|
||||
#include "pearl-scienta-live"
|
||||
#endif
|
||||
|
||||
/// @file
|
||||
@ -84,4 +85,4 @@ end
|
||||
function UnloadPearlArpesPackage()
|
||||
execute /p/q/z "DELETEINCLUDE \"pearl-arpes\""
|
||||
execute /p/q/z "COMPILEPROCEDURES "
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user