Changeset bd8439
- Timestamp:
- Apr 28, 2008, 9:18:10 AM (18 years ago)
- Children:
- 2614f83
- Parents:
- 23409a
- File:
- 
      - 1 edited
 
 - 
          
  molecuilder/src/analyzer.cpp (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
      molecuilder/src/analyzer.cppr23409a rbd8439 23 23 ForceMatrix ForceFragments; 24 24 KeySetsContainer KeySet; 25 stringstream prefix;26 25 ofstream output; 27 26 ofstream output2; … … 29 28 ofstream output4; 30 29 stringstream filename; 31 stringstream line;32 30 time_t t = time(NULL); 33 31 struct tm *ts = localtime(&t); 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
