view lua/luadyncall/bootstrap @ 23:87fd9f34eaa0

- pre-C99 syntax fix
author cslag
date Sun, 22 May 2016 20:55:57 +0200
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