Changeset 182 for trunk/gsdl/lib


Ignore:
Timestamp:
1999-03-02T09:39:56+13:00 (25 years ago)
Author:
sjboddie
Message:

Added eq and ne functionality to _If_

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/lib/display.h

    r118 r182  
    231231               const text_t &macrovalue);
    232232
     233  // evaluates a boolean expression
     234  bool boolexpr (text_t package, const text_t &expr, int recursiondepth);
     235
    233236  // (recursively) expand out a macro
    234237  // returns true  if the macro was found
Note: See TracChangeset for help on using the changeset viewer.