Ignore:
Timestamp:
Jul 23, 2009, 12:32:48 PM (16 years ago)
Author:
Frederik Heber <heber@…>
Children:
f39735
Parents:
307290
Message:

Fix indentation from tabs to two spaces to prepare merging with MultipleMolecules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/config.cpp

    r307290 r560995  
    10821082{
    10831083  bool result = true;
    1084         // bring MaxTypes up to date
    1085         mol->CountElements();
     1084  // bring MaxTypes up to date
     1085  mol->CountElements();
    10861086  ofstream *output = NULL;
    10871087  output = new ofstream(filename, ios::out);
Note: See TracChangeset for help on using the changeset viewer.