Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/molecule.hpp

    r1f91f4 r3c58f8  
    206206  void SetNameFromFilename(const char *filename);
    207207  void SetBoxDimension(Vector *dim);
    208   void ScanForPeriodicCorrection();
     208  bool ScanForPeriodicCorrection();
    209209  bool VerletForceIntegration(char *file, config &configuration, const size_t offset);
    210210  double VolumeOfConvexEnvelope(bool IsAngstroem);
Note: See TracChangeset for help on using the changeset viewer.