Skip to content

Commit

Permalink
Adding bat files for MS Windows installation. To be placed in the bin…
Browse files Browse the repository at this point in the history
… directory of Rakudo
  • Loading branch information
szabgab committed Mar 13, 2013
1 parent 2dc87f6 commit d0e0a2e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ports/win32/p6doc.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@%~dp0perl6.exe %~dp0p6doc %*

2 changes: 2 additions & 0 deletions ports/win32/panda.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@%~dp0perl6.exe %~dp0panda %*

0 comments on commit d0e0a2e

Please sign in to comment.