Hello! I was trying to implement some functions and subroutines to my user element and coded them all together in a module. Then I tried to acces it inside the user element via "use modulname", but the compiler says it can't find the *.mod. I guess it is all about changing the makefile but as I am not that experienced in makefiles I don't know how to modify it. Also I want to use that element in parallel feap - so this will need any special care?
I would appreciate any help, thanks in advance!