Added bounds to the real operators in make_XXX (and hence in t-eoReal)

This commit is contained in:
evomarc 2001-04-28 05:47:18 +00:00
commit a7042bffee
16 changed files with 330 additions and 181 deletions

View file

@ -1,6 +1,6 @@
#include <iostream>
#include <es/es.h>
#include <es/real.h>
#include "real_value.h"
#include <apply.h>