Updated examples.

This commit is contained in:
Erik C. Thauvin 2021-06-20 01:31:52 -07:00
parent a704b955dc
commit 2ef72938f2
9 changed files with 110 additions and 45 deletions

2
examples/gradlew vendored
View file

@ -72,7 +72,7 @@ case "`uname`" in
Darwin* )
darwin=true
;;
MINGW* )
MSYS* | MINGW* )
msys=true
;;
NONSTOP* )