Put back the variable NSC_RELEASE_NAME in the wscript; it is read by the download script in allinone.

This commit is contained in:
Gustavo J. A. M. Carneiro
2009-01-12 11:25:51 +00:00
parent fdaf129f60
commit 9baeb00519

View File

@@ -7,6 +7,10 @@ import Logs
import Utils
import Task
# Required NSC version
NSC_RELEASE_NAME = "nsc-0.5.0"
def set_options(opt):
opt.add_option('--with-nsc',
help=('Use Network Simulation Cradle, given by the indicated path,'