andreww / fox

A Fortran XML library
https://andreww.github.io/fox/
Other
59 stars 50 forks source link

wkml will not work with --dummy-lib #6

Closed andreww closed 14 years ago

andreww commented 14 years ago

We need to add #ifdef dummylib around the bodies of most of the wkml procedures, rename files from .f90 to .F90 and check the makefile handle this case. Intent out variables need to be handled as does color_t and xf.

andreww commented 14 years ago

Fixed by http://github.com/andreww/fox/commit/9b32ae7abf4a5f076d1e05a4b78bc1979c68b8d5