#!/usr/bin/env ksh

alias local="typeset"

# no-op placeholder for Bash `shopt`.
shopt() { :; }

source "$(cd "$(dirname "${0}")"; pwd)/../nb"
