fixing makefiles

This commit is contained in:
gustavo 2000-03-30 17:11:20 +00:00
commit 5fe7510807
15 changed files with 153 additions and 307 deletions

View file

@ -40,7 +40,7 @@ const unsigned MAXLINELENGTH=1024;
#include <string> // para string
//-----------------------------------------------------------------------------
#include <eoPrintable.h>
#include "eoPrintable.h"
using namespace std;