mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-26 18:21:04 +00:00
9 lines
165 B
Mathematica
9 lines
165 B
Mathematica
|
/* Temporary placeholder until I can successfully ftp to
|
||
|
ftp://skatter.usask.ca/pub/eric/NSScanner.tar.gz
|
||
|
to get the real one. */
|
||
|
|
||
|
int main ()
|
||
|
{
|
||
|
exit (0);
|
||
|
}
|