Changeset 94b458 for molecuilder/src
- Timestamp:
- May 26, 2008, 1:20:10 PM (17 years ago)
- Children:
- 23c207
- Parents:
- 71dc4e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/molecules.cpp
r71dc4e r94b458 2122 2122 2123 2123 // open TEFactors file 2124 line.erase(ende, line.end()); 2124 line = path; 2125 line.append("/"); 2126 line += FRAGMENTPREFIX; 2127 ende = line.end(); 2125 2128 line += TEFACTORSFILE; 2126 2129 output.open(line.c_str(), ios::out);
Note:
See TracChangeset
for help on using the changeset viewer.