diff options
Diffstat (limited to 'src/interp/packtran.boot')
-rw-r--r-- | src/interp/packtran.boot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interp/packtran.boot b/src/interp/packtran.boot index b61683b9..e6499e0f 100644 --- a/src/interp/packtran.boot +++ b/src/interp/packtran.boot @@ -32,6 +32,7 @@ -- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +import '"sys-macros" )package "BOOT" -- The $useNewParser flag controls which parser will be used in the interpreter |