Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do not look for the files that I just removed
authorMartin Quinson <martin.quinson@loria.fr>
Fri, 22 Jan 2016 20:39:00 +0000 (21:39 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Fri, 22 Jan 2016 20:39:00 +0000 (21:39 +0100)
examples/java/chord/CMakeLists.txt

index 7d405b9..e555667 100644 (file)
@@ -34,8 +34,6 @@ set(xml_files
   ${CMAKE_CURRENT_SOURCE_DIR}/chord.xml
   ${CMAKE_CURRENT_SOURCE_DIR}/chord10.xml
   ${CMAKE_CURRENT_SOURCE_DIR}/chord100.xml
-  ${CMAKE_CURRENT_SOURCE_DIR}/chord1000.xml
-  ${CMAKE_CURRENT_SOURCE_DIR}/chord10000.xml
   ${CMAKE_CURRENT_SOURCE_DIR}/chord90.xml
   PARENT_SCOPE
   )