Ignore:
Timestamp:
Aug 3, 2009, 3:09:12 PM (16 years ago)
Author:
Frederik Heber <heber@…>
Children:
eb167d
Parents:
e78824
Message:

definitions for class element and verbose moved to their own header files and reducing contents of helpers.hpp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/bond.hpp

    re78824 r4dca8e  
    1010
    1111using namespace std;
     12
     13// include config.h
     14#ifdef HAVE_CONFIG_H
     15#include <config.h>
     16#endif
     17
    1218
    1319#include "atom.hpp"
Note: See TracChangeset for help on using the changeset viewer.