diff options
Diffstat (limited to 'src/interp/newfort.boot')
-rw-r--r-- | src/interp/newfort.boot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/newfort.boot b/src/interp/newfort.boot index 858f5c77..a9176177 100644 --- a/src/interp/newfort.boot +++ b/src/interp/newfort.boot @@ -32,7 +32,7 @@ -- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -import macros +import sys_-macros namespace BOOT $fortranArrayStartingIndex := 0 |