- PreferredHeight is a little different than i thought.
[mono-project.git] / mono / interpreter / main.c
blob70b5d96d1b7a3d501640e77e8350d041012e3361
1 #include "interp.h"
2 #include "embed.h"
4 int
5 main (int argc, char* argv[])
7 return mono_main (argc, argv);