source: EcnlProtoTool/trunk/webapp/webmrbc/yacc.bat@ 270

Last change on this file since 270 was 270, checked in by coas-nagasima, 7 years ago

mruby版ECNLプロトタイピング・ツールを追加

File size: 248 bytes
Line 
1del MrbParser.output
2del MrbParser.trace
3
4..\..\tools\CSYacc -c -t -v mrb_parse.jay skeleton.cs > MrbParser.cs
5rem ..\..\tools\CSYacc -t -v mrb_parse.jay skeleton.cs > MrbParser.cs
6ren y.output MrbParser.output
7ren y.trace MrbParser.trace
8
Note: See TracBrowser for help on using the repository browser.