00001 /* Copyright (c) 2005-2007 by The PolyBoRi Team */ 00002 00003 #ifndef DP_ASC4_DATA_H 00004 #define DP_ASC4_DATA_H 00005 #include "groebner_defs.h" 00006 BEGIN_NAMESPACE_PBORIGB 00007 extern const unsigned short dp_asc4var_data[][7]; 00008 END_NAMESPACE_PBORIGB 00009 #endif