ARPDAS_QNX6 1.0
civ.c
Go to the documentation of this file.
00001 #include <stdio.h>
00002 #include <stdlib.h>
00003 #include "tm.h"
00004 
00005 void ci_report_version(void) {
00006   printf( "%s", ci_version );
00007   exit(0);
00008 }
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines