|
|
BSD 4.3
/*
* C startup program for Icon. Just pass argv to mstart and let it
* do the work.
*/
main(argc,argv)
int argc;
char **argv;
{
mstart(argc, argv);
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.