Changeset 32881
- Timestamp:
- Dec 7, 2011, 11:08:54 AM (15 years ago)
- Location:
- trunk/ippdor/src/ipp/constants
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdor/src/ipp/constants/Fake.py
r32874 r32881 3 3 framework are defined for the Camera stage. 4 4 5 It defines the following data members:6 TODO: list defined constants5 It defines the following constants: 6 - REQUIREMENTS: The Condor requirements to run Fake jobs 7 7 """ 8 8 from ipp.exceptions.UninstantiableIppException import UninstantiableIppException -
trunk/ippdor/src/ipp/constants/Stack.py
r32874 r32881 4 4 5 5 It defines the following constants: 6 TODO: list defined constants6 - REQUIREMENTS: The Condor requirements to run Stack jobs 7 7 """ 8 8 from ipp.exceptions.UninstantiableIppException import UninstantiableIppException -
trunk/ippdor/src/ipp/constants/Warp.py
r32874 r32881 3 3 framework are defined for the Warp stage. 4 4 5 It defines the following data members:6 TODO: list defined constants5 It defines the following constants: 6 - REQUIREMENTS: The Condor requirements to run Warp jobs 7 7 """ 8 8 from ipp.exceptions.UninstantiableIppException import UninstantiableIppException
Note:
See TracChangeset
for help on using the changeset viewer.
