source: EcnlProtoTool/trunk/webapp/webmrbc/pre.js@ 270

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

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

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
  • Property svn:mime-type set to text/javascript
File size: 97 bytes
Line 
1var mrbc = function(Module) {
2 Module['preRun'].push(function () {
3 Module['FS'] = FS;
4 });
Note: See TracBrowser for help on using the repository browser.