##// END OF EJS Templates
setup.py correction 4
rflores -
r1607:0214691e0df9
parent child
Show More
@@ -216,7 +216,7 setup(name='schainpy',
216 216 extra_f77_compile_args=["-fallow-argument-mismatch"]),
217 217 Extension("schainpy.model.proc.full_profile_profile",
218 218 sources = [
219 "schainf/Ffiles/full_profile_profile.pyf",
219 "schainf/Ffiles/full_profile.pyf",
220 220 "schainf/Ffiles/full_profile_profile.f",
221 221 "schainf/Ffiles/fitacf.f",
222 222 "schainf/Ffiles/r1mach.f",
General Comments 0
You need to be logged in to leave comments. Login now