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

Comparing branches/new_design/OOPSE-2.0/src/brains/SimCreator.cpp (file contents):
Revision 1774 by tim, Mon Nov 15 23:00:32 2004 UTC vs.
Revision 1775 by tim, Wed Nov 24 17:42:37 2004 UTC

# Line 378 | Line 378 | void SimSetup::compList(MakeStamps *stamps, Globals* g
378      } //end for(int i=0)  
379   }
380  
381 < void SimSetup::compList(MakeStamps *stamps, Globals* globals,
381 > void SimCreator::compList(MakeStamps *stamps, Globals* globals,
382                          std::vector < std::pair<MoleculeStamp *, int> > &moleculeStampPairs) {
383      int i;
384      char * id;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines