#!/bin/sh
java -Xmx350m soot.Main -cp classes:$CLASSPATH -W -p cg.spark on-fly-cg:false,simplify-offline:true,simplify-sccs:true -f jimple Devirt
