Merge scratch with master branch
[satune.git] / src / ASTAnalyses / Encoding / encodinggraph.h
index a5b91b4360790874e1961b4fd409a545eb0ebae4..ae330b853dcedca2cbeafa0f804c513a56de258a 100644 (file)
@@ -4,7 +4,7 @@
 #include "structs.h"
 #include "graphstructs.h"
 
-#define FUDGEFACTOR 1.2 
+#define FUDGEFACTOR 1.2
 #define CONVERSIONFACTOR  0.5
 
 class EncodingGraph {