diff options
Diffstat (limited to 'src/interp/newfort.boot')
-rw-r--r-- | src/interp/newfort.boot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/interp/newfort.boot b/src/interp/newfort.boot index 1ab40abe..618f4be0 100644 --- a/src/interp/newfort.boot +++ b/src/interp/newfort.boot @@ -1,5 +1,7 @@ -- Copyright (c) 1991-2002, The Numerical ALgorithms Group Ltd. -- All rights reserved. +-- Copyright (C) 2007-2008, Gabriel Dos Reis. +-- All rights reserved. -- -- Redistribution and use in source and binary forms, with or without -- modification, are permitted provided that the following conditions are @@ -33,6 +35,8 @@ import '"macros" )package "BOOT" +$fortranArrayStartingIndex := 0 + --% Translation of Expression to FORTRAN assignment2Fortran1(name,e) == $fortError : fluid := nil |