##// END OF EJS Templates
wheel: make --hg-wheel works on Windows...
wheel: make --hg-wheel works on Windows There was this old outdated conditional that can simply receive our new needs… Incredibly, this is all that seems to be needed.

File last commit:

r51894:44001e6f default
r53125:763817ec stable
Show More
startup.com
12 lines | 252 B | application/x-msdownload | TextLexer
$!
$! Mercurial startup file
$!
$ proc = f$environment("PROCEDURE")
$ cur_dev = f$parse(proc,,,"DEVICE","SYNTAX_ONLY")
$ cur_dir = f$parse(proc,,,"DIRECTORY","SYNTAX_ONLY")
$!
$! Define logicals
$!
$ @'cur_dev''cur_dir'logicals "/system/exec"
$
$ exit