#!/usr/bin/python -O

import sys
if not "/usr/share/printconf/util" in sys.path:
	sys.path.append("/usr/share/printconf/util")

import queueTree
