error_.h 152 B

12345
  1. #ifndef VIRTUALMATH_ERROR__H
  2. #define VIRTUALMATH_ERROR__H
  3. void makeExcIter(Inter *inter);
  4. void registeredExcIter(R_FUNC);
  5. #endif //VIRTUALMATH_ERROR__H