#!/bin/bash

trap INT

echo ++++++ pd tests
pd -nogui ~/pd/pieces/dorkbot_200405.pd

echo ++++++ pf tests
pf ~/libpf/debug/video
pf ~/libpf/debug/opengl
