|
|
1.1 root 1: /*
2: * C startup program for Icon. Just pass argv to mstart and let it
3: * do the work.
4: */
5: main(argc,argv)
6: int argc;
7: char **argv;
8: {
9: mstart(argc, argv);
10: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.