@@ -216,7 +216,7 setup(name='schainpy', | |||||
216 | extra_f77_compile_args=["-fallow-argument-mismatch"]), |
|
216 | extra_f77_compile_args=["-fallow-argument-mismatch"]), | |
217 | Extension("schainpy.model.proc.full_profile_profile", |
|
217 | Extension("schainpy.model.proc.full_profile_profile", | |
218 | sources = [ |
|
218 | sources = [ | |
219 |
"schainf/Ffiles/full_profile |
|
219 | "schainf/Ffiles/full_profile.pyf", | |
220 | "schainf/Ffiles/full_profile_profile.f", |
|
220 | "schainf/Ffiles/full_profile_profile.f", | |
221 | "schainf/Ffiles/fitacf.f", |
|
221 | "schainf/Ffiles/fitacf.f", | |
222 | "schainf/Ffiles/r1mach.f", |
|
222 | "schainf/Ffiles/r1mach.f", |
General Comments 0
You need to be logged in to leave comments.
Login now