view runtime/bool.h @ 95:f4fd8962c385

Cleaned up binary trees benchmark, made memory allocator somewhat configurable at compile time
author Mike Pavone <pavone@retrodev.com>
date Mon, 02 Aug 2010 01:55:56 -0400
parents 04baa003de5a
children
line wrap: on
line source

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



#endif //BOOL_H_