#!/bin/sh

CWD="`(cd \"\`dirname \\\"$0\\\"\`\"; echo $PWD)`"
echo $CWD

$CWD/dx86cl64 -n -I $CWD/sc.image
