Ignore:
Timestamp:
Sep 28, 2009, 6:43:02 PM (16 years ago)
Author:
Frederik Heber <heber@…>
Children:
4cbac2
Parents:
606dfb
Message:

Small fixes.

  • FIX: atom::~atom(): Name is free'd
  • config::Load(): MDSteps is set to 0 (switched off) if there is only one step
  • vectorunittest.cpp: includes sorted in alphabetical order
File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/vectorunittest.cpp

    r606dfb r01e6c5  
    1313#include <cppunit/ui/text/TestRunner.h>
    1414
     15#include "defs.hpp"
     16#include "vector.hpp"
    1517#include "vectorunittest.hpp"
    16 #include "vector.hpp"
    17 #include "defs.hpp"
    1818
    1919/********************************************** Test classes **************************************/
Note: See TracChangeset for help on using the changeset viewer.