Remove Fortran interface files from the repo
Compare changes
- Sergey Kosukhin authored
Also fix a bug when the last dot appeared before the last slash in the input filename.
+ 47
− 11
@@ -1112,19 +1112,23 @@ build_header_name(const size_t len, const char *fname, char *cppMacro)
@@ -1132,21 +1136,53 @@ int main(int argc, char *argv[])