We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c279ba commit 8eb01b4Copy full SHA for 8eb01b4
src/ordering/CMakeLists.txt
@@ -1,4 +1,6 @@
1
ADD_LIBRARY(ordering OBJECT
2
cuthillMckeeOrdering.c
3
cuthillMckeeOrdering_driver.cpp
4
- )
+ sloanOrdering.c
5
+ sloanOrdering_driver.cpp
6
+ )
0 commit comments