/*** analog 1.93beta ***/ /* Please read Readme.html, or http://www.statslab.cam.ac.uk/~sret1/analog/ */ /*** formgen.c; generate a form for the analog form interface ***/ #include "analhea2.h" void genopts(FILE *outf, char name[17], char plural[16], int sortby, char codeletter) { fprintf(outf, "\n
\n");
fprintf(outf, "\n");
*/
fprintf(outf, "\n");
}