PolyBoRi
dlex4data.h
Go to the documentation of this file.
00001 /*  Copyright (c) 2005-2007 by The PolyBoRi Team */
00002 
00003 #ifndef DLEX4_DATA_H
00004 #define DLEX4_DATA_H
00005 #include "groebner_defs.h"
00006 BEGIN_NAMESPACE_PBORIGB
00007 extern const unsigned short dlex4var_data[][7];
00008 END_NAMESPACE_PBORIGB
00009 #endif