#ifndef _EVOLUTION_H_
#define _EVOLUTION_H_

typedef struct _EShell EShell;
typedef struct _EShellView EShellView;

#endif