--- loncom/homework/CAPA-converter/capaGrammarDef.y 2000/04/12 20:06:16 1.1 +++ loncom/homework/CAPA-converter/capaGrammarDef.y 2000/10/02 22:13:11 1.2 @@ -15,7 +15,6 @@ #include "capaParser.h" /* _symbol structure def */ #include "capaCommon.h" #include "capaFunction.h" -#include "capaRQO.h" #ifdef __hpux #include #include @@ -79,7 +78,6 @@ int Answer_infospec; void (*Status_Func)(); AnswerInfo_t CurrAnsInfo; -RandQO_t *QuestionOrder; PointsList_t *CurrPtsList; PointsList_t *LastPtsList;