local_proto.h 97 B

123456
  1. /* main.c */
  2. char *G_chop(char *s);
  3. /* box.c */
  4. int get_legend_box(int *, int *, int *, int *);