eliminated gprop from the build until someone makes sure it builds under gcc-3.2

This commit is contained in:
maartenkeijzer 2003-03-20 20:00:38 +00:00
commit 07a3e56db1
3 changed files with 4 additions and 3 deletions

View file

@ -4,7 +4,7 @@
##
###############################################################################
SUBDIRS = mastermind gpsymreg gprop
SUBDIRS = mastermind gpsymreg
###############################################################################

View file

@ -1,6 +1,7 @@
//-----------------------------------------------------------------------------
// gprop
//-----------------------------------------------------------------------------
using namespace std;
#include <stdlib.h> // EXIT_SUCCESS EXIT_FAILURE
#include <stdexcept> // exception