36 #ifndef CONTACTINHIBITIONCELLCYCLEMODEL_HPP_ 37 #define CONTACTINHIBITIONCELLCYCLEMODEL_HPP_ 39 #include "AbstractSimplePhaseBasedCellCycleModel.hpp" 61 friend class boost::serialization::access;
68 template<
class Archive>
69 void serialize(Archive & archive,
const unsigned int version)
71 archive & boost::serialization::base_object<AbstractSimplePhaseBasedCellCycleModel>(*this);
179 #endif // CONTACTINHIBITIONCELLCYCLEMODEL_HPP_
#define CHASTE_CLASS_EXPORT(T)
gcov doesn't like this file...