#!/bin/sh
if [ -z $p ]; then
	p=python3
fi
LD_LIBRARY_PATH=../../oaas header=550:400:12:ffFFff $p ../../oaas3 dest a.swf
