Skip to content

Commit ca3c179

Browse files
committed
Remove old code
1 parent 278758f commit ca3c179

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,4 @@ endforeach()
109109
foreach(execid mnist simple sine)
110110
add_executable(${execid} example/${execid}.f90)
111111
target_link_libraries(${execid} neural ${LIBS})
112-
#add_test(example_${execid} bin/example_${execid})
113112
endforeach()

0 commit comments

Comments
 (0)