HamishGBrown / MuSTEM

Open source version of the MuSTEM multislice electron microscopy simulation code, developed at the University of Melbourne.
http://tcmp.ph.unimelb.edu.au/mustem/muSTEM.html
GNU General Public License v3.0
54 stars 26 forks source link

error in m_multislice.f90 and mod_output.f90 #14

Open leopwma opened 5 years ago

leopwma commented 5 years ago

I found error in m_multislice.f90 and mod_output.f90, where '\' should be changed into '\\'.

Leo