summaryrefslogtreecommitdiff
path: root/cad/src/dna/updater/dna_updater_constants.py
blob: 2eb15134a9a99e5e16c15b24f7eef29db0248e0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 2007-2008 Nanorex, Inc.  See LICENSE file for details.
"""
dna_updater_constants.py -- constants for dna_updater

@author: Bruce
@version: $Id$
@copyright: 2007-2008 Nanorex, Inc.  See LICENSE file for details.
"""

# note: the debug flags that were in this file
# have been moved into utilities.debug_flags [bruce 080228]

# end