Raw File
pass2b.cxx
extern "C" int pass2b(void)
{
  return 0;
}
back to top