repo.or.cz
/
grace.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Moved Separators
[grace.git]
/
auxiliary
/
runhelpviewer.bat
blob
6f847e0f6d43486b6a0c71650296babd8b553be9
1
@echo off
\r
2
set x=%1
\r
3
set x=%x:/=\%
\r
4
start "" %x%
\r
5
exit
\r