view bin/print_class.bat @ 14:7ba603d4ba20

bug caused by using the wrong index during scheduler.updateArraySharedness() - thanks to Peter Anderson
author Peter Mehlitz <pcmehlitz@gmail.com>
date Mon, 16 Mar 2015 19:39:36 -0700
parents 61d41facf527
children
line wrap: on
line source


@echo off

REM Set the JPF_HOME directory
set JPF_HOME=%~dp0..

java -classpath "%JPF_HOME%\build\jpf.jar" gov.nasa.jpf.classfile.ClassFilePrinter %*