qpollard.h 119 B

1234567
  1. #ifndef _QA_POLLARD_H_
  2. #define _QA_POLLARD_H_
  3. extern struct qa_question PollardQuestion;
  4. #endif /* _QA_POLLARD_H_ */