Changeset 1068
- Timestamp:
- Aug 12, 2012 9:32:31 PM (11 years ago)
- Location:
- specdomain/trunk/src/specdomain/macros
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
specdomain/trunk/src/specdomain/macros/test-battery.mac
r1006 r1068 157 157 #------------------------------------------------------------------------------ 158 158 159 #: alias for ``sh_help`` 159 160 def shutter_help 'sh_help' 160 161 … … 193 194 #============================================================================== 194 195 195 def _ascan '' 196 def ascanSomething 'something' #: makes ``ascanSomething`` do ``something`` 197 def ascanNoop '' #: makes ``ascanNoop`` a no-op 198 199 def _ascan '' #: makes ``_ascan`` a no-op 196 200 197 201 kohzuMove_PV = "32ida:KohzuPutBO" -
specdomain/trunk/src/specdomain/macros/usaxs_load.mac
r966 r1068 102 102 ############################################### 103 103 104 #: convenience to reload this macro file 104 105 def reload_usaxs_macros 'qdo usaxs_load.mac' 105 106
Note: See TracChangeset
for help on using the changeset viewer.