Converting everything to C++ cause I'm a masochist.

This commit is contained in:
Ben Vanik
2013-01-20 01:13:59 -08:00
parent 8a5dcbc1dd
commit ca2908db32
47 changed files with 3966 additions and 3760 deletions

View File

@@ -2,8 +2,8 @@
{
'sources': [
'export.cc',
'kernel.cc',
'module.cc',
'runtime.cc',
'user_module.cc',
'xex2.cc',
],