#!/bin/bash -e

./target/debug/examples/housing
echo ""
echo ""

./target/debug/examples/housing -v
