summaryrefslogtreecommitdiffstats
path: root/FUNCTIONS
diff options
context:
space:
mode:
authorIsmael Luceno2011-06-01 00:11:50 -0300
committerIsmael Luceno2011-06-01 00:11:50 -0300
commit46bbcbf55036ddddabeb7bc0cf7e2114dbd0eb66 (patch)
tree4cadaf38886f2967ab44b0b23c56d3adaf20fe48 /FUNCTIONS
parent0f8003cceee353ec821fb0b6366dca6d29728d8a (diff)
hg_download.function: hg download handler
Mostly copied from pymsnt.
Diffstat (limited to 'FUNCTIONS')
-rwxr-xr-xFUNCTIONS1
1 files changed, 1 insertions, 0 deletions
diff --git a/FUNCTIONS b/FUNCTIONS
index 6e26adc618..00cab135ff 100755
--- a/FUNCTIONS
+++ b/FUNCTIONS
@@ -720,3 +720,4 @@ fi
. $GRIMOIRE/glselect.function
. $GRIMOIRE/bzr_download.function
+. $GRIMOIRE/hg_download.function