/tools/Ruby/bin/rdoc.bat
http://github.com/agross/netopenspace · Batch · 6 lines · 6 code · 0 blank · 0 comment · 2 complexity · 8da68fce719514c1c432d8f4c9390a67 MD5 · raw file
- @ECHO OFF
- IF NOT "%~f0" == "~f0" GOTO :WinNT
- ECHO.This version of Ruby has not been built with support for Windows 95/98/Me.
- GOTO :EOF
- :WinNT
- @"%~dp0ruby.exe" "%~dpn0" %*