view runtime/bool.h @ 78:4d5ea487f810

Working String implementation and some basic (but nowhere near exhaustive) tests
author Mike Pavone <pavone@retrodev.com>
date Thu, 08 Jul 2010 21:55:47 -0400
parents 04baa003de5a
children
line wrap: on
line source

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



#endif //BOOL_H_