samedi 20 septembre 2014

How to put all modules into a single .f90 file?


Vote count:

0




I have many files for each module in a program, however when I tried to put them all together into a single .f90 file, the file would not compile. It says there are "No such file or directory" for those modules that I've put into a single .f90 file.


Should the modules be re-named to something other than "MODULE Name_of_module" when they are all in the same file like this? It is not a terribly long program but I wanted to get a better picture of it, so that's why I was hoping to put it into a single file. Is this possible?



asked 1 min ago







How to put all modules into a single .f90 file?

Aucun commentaire:

Enregistrer un commentaire