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