diff options
Diffstat (limited to 'test/Fortran/F77COMSTR.py')
-rw-r--r-- | test/Fortran/F77COMSTR.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/Fortran/F77COMSTR.py b/test/Fortran/F77COMSTR.py index af0cb4d..2590cf4 100644 --- a/test/Fortran/F77COMSTR.py +++ b/test/Fortran/F77COMSTR.py @@ -24,9 +24,6 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__" -import os -import string -import sys import TestSCons _python_ = TestSCons._python_ |