This message was edited by Alexandrescu at 2006-2-13 4:56:10
Try some FREE fortran compiler, at:
http://www.thefreecountry.com/compilers/fortran.shtml
I think it's the WATCOM one that might do best
================================================
((cons(car X)(cdr X))X)
holds(X,P):-P(X);holds(Y,P),IsA(X,Y).
Any (more) questions? SHOOT!