From e117090bd4eac114541e34d85463d271eded0865 Mon Sep 17 00:00:00 2001 From: Mart Lubbers Date: Mon, 14 Mar 2016 20:54:43 +0100 Subject: [PATCH] quick fix --- spl.icl | 1 + spl.prj | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/spl.icl b/spl.icl index 0a3f197..da8fa31 100644 --- a/spl.icl +++ b/spl.icl @@ -82,6 +82,7 @@ parseArgs w version=False, lex=False, parse=True, + selftest=False, fp=Nothing, help=False}, w) where diff --git a/spl.prj b/spl.prj index b0e9413..a7a20dd 100644 --- a/spl.prj +++ b/spl.prj @@ -31,7 +31,6 @@ Global Link LinkMethod: Static GenerateRelocations: False - GenerateSymbolTable: False GenerateLinkMap: False LinkResources: False ResourceSource: @@ -618,7 +617,7 @@ OtherModules Fusion: False Module Name: System.OS - Dir: {Application}/lib/clean-platform/OS-Mac + Dir: {Application}/lib/clean-platform/OS-Linux-64 Compiler NeverMemoryProfile: False NeverTimeProfile: False -- 2.20.1