source: trunk/src/Yworkdir/Ymain_sinobad.cpp @ 42

Last change on this file since 42 was 1, checked in by jbrlod, 13 years ago

Import initial

  • Property svn:eol-style set to native
File size: 117 bytes
Line 
1extern int Yentry0 (int argc, char *argv[]);
2int main(int argc, char *argv[])
3{   Yentry0 (argc, argv); return(0); }
Note: See TracBrowser for help on using the repository browser.