/[escript]/branches/DataC_2092/escript/src/DataC.cpp
ViewVC logotype

Diff of /branches/DataC_2092/escript/src/DataC.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2102 by jfenwick, Wed Nov 26 05:46:01 2008 UTC revision 2103 by jfenwick, Thu Nov 27 01:00:34 2008 UTC
# Line 119  int isExpanded(struct escriptDataC* data Line 119  int isExpanded(struct escriptDataC* data
119       if (temp->isEmpty()) {       if (temp->isEmpty()) {
120          return false;          return false;
121       } else {       } else {
122          return temp->isExpanded();          return temp->actsExpanded();
123       }       }
124    }    }
125  }  }

Legend:
Removed from v.2102  
changed lines
  Added in v.2103

  ViewVC Help
Powered by ViewVC 1.1.26