summaryrefslogtreecommitdiffstats
path: root/src/bool
diff options
context:
space:
mode:
Diffstat (limited to 'src/bool')
-rw-r--r--src/bool/lucky/lucky.h2
-rw-r--r--src/bool/lucky/luckyInt.h2
-rw-r--r--src/bool/rpo/rpo.h1
3 files changed, 3 insertions, 2 deletions
diff --git a/src/bool/lucky/lucky.h b/src/bool/lucky/lucky.h
index fac24aeb..da72af86 100644
--- a/src/bool/lucky/lucky.h
+++ b/src/bool/lucky/lucky.h
@@ -41,4 +41,4 @@ extern void simpleMinimal(word* x, word* pAux,word* minimal, permInfo* pi, int n
ABC_NAMESPACE_HEADER_END
-#endif /* LUCKY_H_ */ \ No newline at end of file
+#endif /* LUCKY_H_ */
diff --git a/src/bool/lucky/luckyInt.h b/src/bool/lucky/luckyInt.h
index 740c35b8..b8b4baec 100644
--- a/src/bool/lucky/luckyInt.h
+++ b/src/bool/lucky/luckyInt.h
@@ -133,4 +133,4 @@ extern void swap_ij( word* f,int totalVars, int varI, int varJ);
ABC_NAMESPACE_HEADER_END
-#endif /* LUCKY_H_ */ \ No newline at end of file
+#endif /* LUCKY_H_ */
diff --git a/src/bool/rpo/rpo.h b/src/bool/rpo/rpo.h
index 08f4a479..e4936324 100644
--- a/src/bool/rpo/rpo.h
+++ b/src/bool/rpo/rpo.h
@@ -54,4 +54,5 @@ int Rpo_computeMinEdgeCost(Rpo_LCI_Edge_t** edges, int edgeCount, int* vertexDeg
ABC_NAMESPACE_HEADER_END
#endif
+
\ No newline at end of file