#!/usr/bin/env python3

# Copyright 2012, Sean B. Palmer
# Code of http://inamidst.com/duxlot/
# Apache License 2.0

import duxlot
duxlot.script.main()
