/[ff3d]/ff3d/language/DomainExpression.cpp
ViewVC logotype

Diff of /ff3d/language/DomainExpression.cpp

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

revision 1.1.1.1 by delpinux, Mon Feb 17 16:32:52 2003 UTC revision 1.2 by delpinux, Fri Feb 28 14:56:55 2003 UTC
# Line 74  void DomainExpressionSet::execute() Line 74  void DomainExpressionSet::execute()
74    
75    if(__definition != 0) {    if(__definition != 0) {
76      (*__definition).execute();      (*__definition).execute();
77      (*__domain).setShape((*__definition).shape(S));      (*__domain).setObjects((*__definition).objects(S));
78      ffout(2) << '\n' << *__definition << '\n';      ffout(2) << '\n' << *__definition << '\n';
79    }    }
80    ffout(2) << "done\n";    ffout(2) << "done\n";

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26