Added cotire to speed up compilation

This commit is contained in:
Jonas Strandstedt
2014-10-16 15:38:59 +02:00
parent d32978a9f7
commit 572651dba7
6 changed files with 3562 additions and 8 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ public:
enum class FieldlineEnd {
NORTH,
SOUTH,
OUT
FAROUT
};
KameleonWrapper(const std::string& filename, Model model);