source: tags/ms_r18q1/ptpan/PTP_main.cxx

Last change on this file was 7935, checked in by westram, 13 years ago
  • removed outdated ptpan
File size: 89 bytes
Line 
1#include <arb_assert.h>
2
3int main(int argc, char *argv[]) {
4    return EXIT_FAILURE;
5}
6
7
Note: See TracBrowser for help on using the repository browser.