Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/AnalysisAction/PointCorrelationAction.cpp

    rbf3817 r146cff2  
     1/*
     2 * Project: MoleCuilder
     3 * Description: creates and alters molecular systems
     4 * Copyright (C)  2010 University of Bonn. All rights reserved.
     5 * Please see the LICENSE file or "Copyright notice" in builder.cpp for details.
     6 */
     7
    18/*
    29 * PointCorrelationAction.cpp
     
    2633#include "World.hpp"
    2734
     35#include <cmath>
    2836#include <iostream>
    2937#include <string>
Note: See TracChangeset for help on using the changeset viewer.