local_proto.h 93 B

123456
  1. /* main.c */
  2. int newpoint(double, double, double);
  3. /* read_cell.c */
  4. int read_cell(char *);