summaryrefslogtreecommitdiff
path: root/compiler/compiler.pas
diff options
context:
space:
mode:
authorflorian <florian@3ad0048d-3df7-0310-abae-a5850022a9f2>2008-05-18 09:39:17 +0000
committerflorian <florian@3ad0048d-3df7-0310-abae-a5850022a9f2>2008-05-18 09:39:17 +0000
commite40a348d479ca595c84c99168b57508bd444f81a (patch)
treece96d9a1bc4a194b9f7cb2b89853b06d8771fe2e /compiler/compiler.pas
parent8519ab9a1cee5288a1682602acc01f9f8ddaa4aa (diff)
downloadfpc-e40a348d479ca595c84c99168b57508bd444f81a.tar.gz
+ introduced default_settings record to enable compiler unit users to turn off default switches
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@10995 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'compiler/compiler.pas')
-rw-r--r--compiler/compiler.pas1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/compiler.pas b/compiler/compiler.pas
index dc13a2a58e..d529adbefc 100644
--- a/compiler/compiler.pas
+++ b/compiler/compiler.pas
@@ -114,7 +114,6 @@ uses
function Compile(const cmd:string):longint;
-
implementation
uses