Back to Top page.

env.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 
00003 $Id: env.h,v 1.1.1.1 2002/10/19 08:14:51 motegi Exp $
00004 Copyright (C) 2002 Higuchi Lab. All rights reserved.
00005 
00006 *****************************************************************************/
00007 #ifndef INCLUDE__ENV_H__FILE
00008 #define INCLUDE__ENV_H__FILE
00009 
00010 #include "EGEnvironment.h"
00011 typedef EGEnvironment Env;
00012 
00013 #endif  // INCLUDE__ENV_H__FILE