/****************************************************************************
**
**    eapquot.h                       SQ                   Alice C. Niemeyer
**
**    Copyright 1993                            Mathematics Research Section
**                                           School of Mathematical Sciences 
**                                            Australian National University
**
**
**  Headerfile for the elementary abelian $p$-quotient step.
**
*/

extern  int **  EApQuot      ( /* <fpt> */ );
extern  void    ElimTailsOne (/* <linsys> */ );



