~ben-b-boyer/ptools/sortiePDB

« back to all changes in this revision

Viewing changes to BasePair.cpp

  • Committer: Benjamin Boyer
  • Date: 2010-03-10 13:05:19 UTC
  • Revision ID: ben.b.boyer@googlemail.com-20100310130519-yo6fp25cs3ut34fv
modification to the include for making internal references

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#include <ptools.h>
 
1
#include <rigidbody.h>
 
2
#include <pdbio.h>
2
3
#include <iostream>
3
4
#include <BasePair.h>
4
5
#include <Movement.h>