1 /* error.c */
2 int error(char *);
3 
4 /* orthoref.c */
5 int matrix_error(char *);
6