Changeset 149


Ignore:
Timestamp:
09/17/08 11:32:25 (16 years ago)
Author:
dennis
Message:

Added two new attributes (ATTR_NODE_status, ATTR_NODE_note) to the pbs_ifl.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/pbs_ifl.h

    r123 r149  
    201201#define ATTR_NODE_ntype         "ntype"
    202202#define ATTR_NODE_jobs          "jobs"
     203#define ATTR_NODE_status        "status"
     204#define ATTR_NODE_note          "note"
    203205
    204206/* various attribute values */
Note: See TracChangeset for help on using the changeset viewer.