source: git/libpolys/polys/PolyEnumerator.cc @ cd3e96

fieker-DuValspielwiese
Last change on this file since cd3e96 was 9f7665, checked in by Oleksandr Motsak <motsak@…>, 10 years ago
Removed HAVE_CONFIG guards fix: fixed the inclusion of configure-generated *config.h's
  • Property mode set to 100644
File size: 174 bytes
Line 
1
2
3
4
5#include <misc/auxiliary.h>
6
7#include "PolyEnumerator.h"
8
9const spolyrec CBasePolyEnumerator::m_prevposition_struct = {}; // it is assumed to zero-out all of the struct!
Note: See TracBrowser for help on using the repository browser.