The problem with the character string in fortestF.f appears to be because the line is too long.
The closing single quote character is in column 73 which is part of the comment field in f77. removing one of the spaces from the front of the line or otherwise reformating it should fix the problem. -- Colin Tuckley | +44(0)1903 236872 | PGP/GnuPG Key Id Debian Developer | +44(0)7799 143369 | 0x1B3045CE Artificial Intelligence is no match for natural stupidity. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

