#!/usr/bin/env python3

import birchace
import birchenv
import os

birchace.call_ace(os.path.join(birchenv.BIRCH, 'labace'))
