version 1.6, 2000/07/07 18:33:03
|
version 1.7, 2000/07/12 15:57:08
|
Line 266 void usage()
|
Line 266 void usage()
|
printf(" -d directory_to_create_files_in (default is class_path/TeX)\n"); |
printf(" -d directory_to_create_files_in (default is class_path/TeX)\n"); |
printf("-------This is version %s @ %s\n",CAPA_VER,COMPILE_DATE); |
printf("-------This is version %s @ %s\n",CAPA_VER,COMPILE_DATE); |
printf("------------------------------------------------------\n"); |
printf("------------------------------------------------------\n"); |
|
printf("CAPA is released under GNU GPL v2, see COPYING for details.\n"); |
} |
} |
|
|
/* filter out the number to be [1:999] */ |
/* filter out the number to be [1:999] */ |