Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/unittests/analysisbondsunittest.hpp

    r4eb4fe r220cf37  
    3434
    3535      molecule *TestMolecule;
    36       const element *hydrogen;
    37       const element *carbon;
     36      element *hydrogen;
     37      element *carbon;
     38      periodentafel *tafel;
    3839
    3940      BondGraph *BG;
Note: See TracChangeset for help on using the changeset viewer.