source: CMT/v1r12p20020606/src/demo/demoA/demoA.cxx @ 1

Last change on this file since 1 was 1, checked in by arnault, 19 years ago

Import all tags

File size: 91 bytes
Line 
1#include <stdio.h>
2 
3int main ()
4{
5  //xxx
6  printf ("demoA\n");
7
8  return (0);
9}
Note: See TracBrowser for help on using the repository browser.