ADD_LIBRARY(allpairs OBJECT
    floydWarshall.c
    johnson.c

    allpairs_process.cpp
    allpairs_driver.cpp)
