We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1373c5d commit 39d8f04Copy full SHA for 39d8f04
lib/utils/benchmark/CMakeLists.txt
@@ -48,4 +48,3 @@ makeProgramBenchmark(Battleship ${CMAKE_SOURCE_DIR}/tool/rlc/test/examples/battl
48
makeProgramBenchmark(Checkers ${CMAKE_SOURCE_DIR}/tool/rlc/test/examples/checkers.rl)
49
makeProgramBenchmark(ConnectFour ${CMAKE_SOURCE_DIR}/tool/rlc/test/examples/connect_four.rl)
50
makeProgramBenchmark(Catch ${CMAKE_SOURCE_DIR}/tool/rlc/test/examples/catch.rl)
51
-makeProgramBenchmark(4Hammer /home/massimo/Documents/skirmish/src/full_game.rl)
0 commit comments