#!/usr/bin/env bash

# CJam and Java Path
export PATH=$PWD/bin:$PATH
export CJAM_PATH=$PWD/bin