aboutsummaryrefslogtreecommitdiff
path: root/coredata.py
diff options
context:
space:
mode:
Diffstat (limited to 'coredata.py')
-rw-r--r--coredata.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/coredata.py b/coredata.py
index 74a55bb..9ba4a59 100644
--- a/coredata.py
+++ b/coredata.py
@@ -1,5 +1,3 @@
-#!/usr/bin/python3 -tt
-
# Copyright 2012 Jussi Pakkanen
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -23,7 +21,7 @@ version = '0.5.0-research'
# cmakecache.
class CoreData():
-
+
def __init__(self, options):
self.version = version
self.prefix = options.prefix