ARB
PTP_main.cxx
Go to the documentation of this file.
1 #include <arb_assert.h>
2 
3 int main(int argc, char *argv[]) {
4  return EXIT_FAILURE;
5 }
6 
7 
int main(int argc, char *argv[])
Definition: PTP_main.cxx:3
#define EXIT_FAILURE
Definition: arb_a2ps.c:157