summaryrefslogtreecommitdiffstats
path: root/src/bool/rpo
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2013-10-17 18:04:07 -0700
committerAlan Mishchenko <alanmi@berkeley.edu>2013-10-17 18:04:07 -0700
commitcb4631e64e9a95cafc4ef31a60f006c7f067cf91 (patch)
treeea7a351e796da886f3f91955207972cc2e166be0 /src/bool/rpo
parent9f2c4e998898a8485cd4afb89ffc268752b1b2e1 (diff)
downloadabc-cb4631e64e9a95cafc4ef31a60f006c7f067cf91.tar.gz
abc-cb4631e64e9a95cafc4ef31a60f006c7f067cf91.tar.bz2
abc-cb4631e64e9a95cafc4ef31a60f006c7f067cf91.zip
Compiler warnings.
Diffstat (limited to 'src/bool/rpo')
-rw-r--r--src/bool/rpo/rpo.h1
1 files changed, 1 insertions, 0 deletions
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