Changeset 160 for trunk/src


Ignore:
Timestamp:
09/24/08 12:51:17 (16 years ago)
Author:
bas
Message:

src/pbs_ifl, src/pbs_python.h:

  • #define ATTR_reqprop "required_property"
Location:
trunk/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/pbs_ifl.h

    r159 r160  
    175175    - insert usage code in proper location
    176176*/
     177
     178/* HvB required */
     179#define ATTR_reqprop    "required_property"
     180
    177181
    178182#define ATTR_aclroot     "acl_roots"
  • trunk/src/pbs_python.h

    r159 r160  
    175175    - insert usage code in proper location
    176176*/
     177
     178/* HvB required */
     179#define ATTR_reqprop    "required_property"
    177180
    178181#define ATTR_aclroot     "acl_roots"
Note: See TracChangeset for help on using the changeset viewer.