#!/usr/bin/env bash

# Path to MATL binary
export PATH=$PWD/bin:$PATH
export MATL_PATH=$PWD