Changeset 161 for trunk/src/pbs_python.h


Ignore:
Timestamp:
09/24/08 15:38:53 (16 years ago)
Author:
bas
Message:

src/PBSQuery.py:

  • _free function not needed any more. Destructors are now in SWIG code

new generated swig code:

  • src/pbs_ifl.h
  • src/pbs.py
  • src/pbs_python.h
  • src/pbs_wrap.c
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/pbs_python.h

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