ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-3.0/src/io/ZConsReader.cpp
(Generate patch)

Comparing branches/new_design/OOPSE-3.0/src/io/ZConsReader.cpp (file contents):
Revision 1683, Thu Oct 28 22:34:02 2004 UTC vs.
Revision 1701 by tim, Wed Nov 3 16:08:43 2004 UTC

# Line 9 | Line 9 | ZConsReader::ZConsReader(SimInfo* info)
9    this->info = info;
10  
11   //retrieve output filename of z force
12 <  data = info->getProperty(ZCONSFILENAME_ID);
12 >  data = info->getPropertyByName(ZCONSFILENAME_ID);
13    if(!data) {
14  
15        

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines