Index: /trunk/ippdor/src/ipp/constants/Fake.py
===================================================================
--- /trunk/ippdor/src/ipp/constants/Fake.py	(revision 32880)
+++ /trunk/ippdor/src/ipp/constants/Fake.py	(revision 32881)
@@ -3,6 +3,6 @@
 framework are defined for the Camera stage. 
 
-It defines the following data members:
-TODO: list defined constants
+It defines the following constants:
+- REQUIREMENTS: The Condor requirements to run Fake jobs
 """
 from ipp.exceptions.UninstantiableIppException import UninstantiableIppException
Index: /trunk/ippdor/src/ipp/constants/Stack.py
===================================================================
--- /trunk/ippdor/src/ipp/constants/Stack.py	(revision 32880)
+++ /trunk/ippdor/src/ipp/constants/Stack.py	(revision 32881)
@@ -4,5 +4,5 @@
 
 It defines the following constants:
-TODO: list defined constants
+- REQUIREMENTS: The Condor requirements to run Stack jobs
 """
 from ipp.exceptions.UninstantiableIppException import UninstantiableIppException
Index: /trunk/ippdor/src/ipp/constants/Warp.py
===================================================================
--- /trunk/ippdor/src/ipp/constants/Warp.py	(revision 32880)
+++ /trunk/ippdor/src/ipp/constants/Warp.py	(revision 32881)
@@ -3,6 +3,6 @@
 framework are defined for the Warp stage. 
 
-It defines the following data members:
-TODO: list defined constants
+It defines the following constants:
+- REQUIREMENTS: The Condor requirements to run Warp jobs
 """
 from ipp.exceptions.UninstantiableIppException import UninstantiableIppException
