#!/bin/sh
export LUNA_ROOT=$(realpath $(dirname $0)/..)
export PATH=$LUNA_ROOT/toolchain/x86-64-luna/bin:$LUNA_ROOT/toolchain/dist:$PATH