fixes
parent
c9c2b71597
commit
c0a7847fde
@ -0,0 +1,8 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
rm ./tools/connec/conec2d
|
||||||
|
rm ./tools/connec/conec3d
|
||||||
|
|
||||||
|
cd ./tools/connec/connec-src && make clean && make all
|
||||||
|
mv ./conec2d ..
|
||||||
|
mv ./conec3d ..
|
Loading…
Reference in New Issue