1 /* This file Copyright 1992 by Clifford A. Adams */
2 /* samisc.h
3  *
4  * smaller functions
5  */
6 
7 /* DON'T EDIT BELOW THIS LINE OR YOUR CHANGES WILL BE LOST! */
8 
9 #ifdef UNDEF
10 int check_article _((long));
11 #endif
12 bool sa_basic_elig _((long));
13 bool sa_eligible _((long));
14 long sa_artnum_to_ent _((ART_NUM));
15 void sa_selthreads _((void));
16 int sa_number_arts _((void));
17 void sa_go_art _((long));
18 int sa_compare _((long,long));
19