aboutsummaryrefslogtreecommitdiff
path: root/environment.py
diff options
context:
space:
mode:
Diffstat (limited to 'environment.py')
-rwxr-xr-xenvironment.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/environment.py b/environment.py
index a1fd4ea..4e415ec 100755
--- a/environment.py
+++ b/environment.py
@@ -144,7 +144,7 @@ class GnuCXXCompiler(CXXCompiler):
class ArLinker():
std_flags = ['csr']
-
+
def __init__(self, exelist):
self.exelist = exelist