summaryrefslogtreecommitdiff
path: root/grc/core/Constants.py
diff options
context:
space:
mode:
authorJohnathan Corgan <johnathan@corganlabs.com>2016-08-03 09:45:31 -0700
committerJohnathan Corgan <johnathan@corganlabs.com>2016-08-03 09:45:31 -0700
commit77f902e1a7d731805cfcd1a15d22d149898709b0 (patch)
tree49baf44d7604d4ddc20fe65ab5c368db2401d094 /grc/core/Constants.py
parentcfda705a5e07f9611f5b8d0e3425fe58a851b61b (diff)
parent124c641c12c091368bf79c6fa612eded9de8e2f4 (diff)
Merge branch 'master' into next
Diffstat (limited to 'grc/core/Constants.py')
-rw-r--r--grc/core/Constants.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/grc/core/Constants.py b/grc/core/Constants.py
index eeb1d7f848..61a44d0c78 100644
--- a/grc/core/Constants.py
+++ b/grc/core/Constants.py
@@ -27,6 +27,7 @@ FLOW_GRAPH_DTD = os.path.join(DATA_DIR, 'flow_graph.dtd')
BLOCK_TREE_DTD = os.path.join(DATA_DIR, 'block_tree.dtd')
BLOCK_DTD = os.path.join(DATA_DIR, 'block.dtd')
DEFAULT_FLOW_GRAPH = os.path.join(DATA_DIR, 'default_flow_graph.grc')
+DEFAULT_HIER_BLOCK_LIB_DIR = os.path.expanduser('~/.grc_gnuradio')
DOMAIN_DTD = os.path.join(DATA_DIR, 'domain.dtd')
# File format versions: