Renaming stuff in the simulator

This commit is contained in:
Michal Moskal
2016-04-07 12:52:02 -07:00
parent 5d3471b3b2
commit ce53d5c386
10 changed files with 35 additions and 35 deletions

View File

@ -3,7 +3,7 @@
// Do not use anything besides basic.pause, control.inBackground, console.log
//
//% shim=ksrt::panic
//% shim=pxtrt::panic
function panic(code2: number): void { }
function msg(s: string): void {