#!/bin/bash

set -e  # Exit on error

make prism
make all
