view runtime/bool.h @ 68:38d9cd036d49

Add missing file
author Mike Pavone <pavone@retrodev.com>
date Mon, 07 Jun 2010 15:36:04 -0400
parents 04baa003de5a
children
line wrap: on
line source

#ifndef BOOL_H_
#define BOOL_H_
#include "object.h"



#endif //BOOL_H_