root/trunk/src/tutorials/examples/D_23629/build.bat
| Revision 6, 118 bytes (checked in by jcc7, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | @echo off |
| 2 | dmd notational_error.d |
| 3 | notational_error.exe |
| 4 | pause |
| 5 | erase notational_error.map |
| 6 | erase notational_error.obj |
Note: See TracBrowser for help on using the browser.
