Mercurial > pub > dyncall > bindings
view lua/luadyncall/bootstrap @ 58:e4bf6e44fbf5
fixes to test code
| author | Tassilo Philipp | 
|---|---|
| date | Mon, 08 Feb 2021 10:15:27 +0100 | 
| parents | 0cfcc391201f | 
| children | 
line wrap: on
 line source
#!/bin/bash svn co https://dyncall.org/svn/dyncall/trunk/dyncall pushd dyncall 1>/dev/null svn update popd 1>/dev/null
