setup neurons library and some script to test this lib
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
LD_LIBRARY_PATH=..:../../ytest_t/ ./c_launch
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
LD_LIBRARY_PATH=..:../../ytest_t/ ./c_launch
|
||||