#!/bin/sh run: $(PYTHON_CMD) multiphase_plasma.py test: ./runtest clean: ./cleanup # end of file