index
:
debian-boogie
dfsg_free
master
Debian packaging for Boogie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Chalice
/
scripts
/
create_release
/
files
/
chalice.bat
blob: d70d05b8d829f85dbb01da6346247b0069b9997a (
plain
)
1
2
3
4
5
@echo off call scala -cp chalice.jar chalice.Chalice /boogieOpt:nologo %* exit /B 0