2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-16 01:12:13 +00:00

Remove extraneous import fortran90 call.

[SVN r37921]
This commit is contained in:
K. Noel Belcourt
2007-06-06 21:31:14 +00:00
parent b8bd7d7368
commit afee0be21d

View File

@@ -10,7 +10,6 @@ import feature ;
import type ;
import common ;
import fortran ;
import fortran90 ;
feature.extend toolset : pathscale ;
toolset.inherit pathscale : unix ;