Hi guys,
Sorry if this is something ridiculously stupid I'm doing, but I'm pretty much completely new to this and could use some help. I'm trying to compile a piece of software which is pretty old, and needs a utility called 'fsplit' to compile correctly. This splits large blocks of fortran code into smaller segments. The problem I'm having is that I can't find it anywhere, the nearest thing I can find is 'f90split' which doesn't appear to do what I need, although I'm not sure why. I believe the code I'm trying to compile was written in fortran77 not 90, which might explain it. Anyway, any help you can give would be greatly appreciated.
Thanks!
