cfg file note added

This commit is contained in:
Cort Buffington 2014-01-03 15:03:41 -06:00
parent 874b11db7b
commit 98300901cc
1 changed files with 5 additions and 0 deletions

View File

@ -8,6 +8,11 @@
# Creative Commons, 444 Castro Street, Suite 900, Mountain View,
# California, 94041, USA.
#NOTE: This program uses a configuration file specified on the command line
# if none is specified, then dmrlink.cfg in the same directory as this
# file will be tried. Finally, if that does not exist, this process
# will terminate
from __future__ import print_function
import ConfigParser