# run test
respect --scf --inp=LiH-1eX2C
respect --cpp --start-data=LiH-1eX2C --inp=cpp
ln -sf LiH-1eX2C-cpp.50 restart.50
respect --cpp --inp=restart --restart
respect --scf --inp=LiH-mmfX2C
respect --cpp --start-data=LiH-mmfX2C --inp=cpp
respect --scf --inp=LiH-amfX2C
respect --cpp --start-data=LiH-amfX2C --inp=cpp
respect --scf --inp=LiH-eamfX2C
respect --cpp --start-data=LiH-eamfX2C --inp=cpp

# cleaning
rm -f *.50*
