WarwickMicroscopy / Felix

Felix: Bloch wave method diffraction pattern simulation software
16 stars 10 forks source link

Fixing compiling issues with smodules.f90 #133

Closed JacobJoseph-gu closed 7 years ago

JacobJoseph-gu commented 7 years ago

This should resolve #132 , where Felix does compile on my machine.
It Seems to be the case that module CConst requires use of module MyNumbers.

JacobJoseph-gu commented 7 years ago

We want to fix this without a module being depedent on another

rbeanland commented 7 years ago

Working version now the latest commit in master, 920316e