Depend on nsc 0.5.0. This is required so the interface is the same for an NSC

This commit is contained in:
Sam Jansen
2008-11-19 22:41:12 +01:00
parent dfa88263cc
commit ee5cf0946f

View File

@@ -7,7 +7,7 @@ import urllib
# Mercurial repository of the network simulation cradle
NSC_REPO = "https://secure.wand.net.nz/mercurial/nsc"
NSC_RELEASE_URL = "http://research.wand.net.nz/software/nsc"
NSC_RELEASE_NAME = "nsc-0.4.0"
NSC_RELEASE_NAME = "nsc-0.5.0"
# directory that contains network simulation cradle source
# note, this path is relative to the project root