From: Mart Lubbers Date: Mon, 14 Mar 2016 19:54:43 +0000 (+0100) Subject: quick fix X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;ds=sidebyside;h=e117090bd4eac114541e34d85463d271eded0865;p=cc1516.git quick fix --- 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