Added some files, compiled some stuff in VC++, and finished eoOpSelMason

This commit is contained in:
jmerelo 1999-02-10 17:14:08 +00:00
commit 11be20aefa
14 changed files with 353 additions and 74 deletions

View file

@ -9,9 +9,10 @@
#define EOOBJECT_H
//-----------------------------------------------------------------------------
#include <iostream> // istream, ostream
#include <string> // para string
#include <eoData.h> // For limits definition
#include <iostream> // istream, ostream
#include <string> // para string
using namespace std;