Ignore:
Timestamp:
1999-07-07T17:47:41+12:00 (25 years ago)
Author:
sjboddie
Message:

changed around the way browsetools works

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/recpt/OIDtools.h

    r280 r346  
    7474           FilterResponse_t &response, ostream &logout);
    7575
     76// is_child_of returns true if OID2 is a child of OID1
     77bool is_child_of(const text_t &OID1, const text_t &OID2);
     78
     79
    7680#endif
Note: See TracChangeset for help on using the changeset viewer.