summaryrefslogtreecommitdiffstats
path: root/src/bool/lucky
diff options
context:
space:
mode:
Diffstat (limited to 'src/bool/lucky')
-rw-r--r--src/bool/lucky/lucky.h2
-rw-r--r--src/bool/lucky/luckyInt.h2
2 files changed, 2 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_ */