view runtime/bool.h @ 103:7428aa5d6ade

Compiler compiled by compiler sort of working
author Mike Pavone <pavone@retrodev.com>
date Wed, 11 Aug 2010 03:13:28 -0400
parents 04baa003de5a
children
line wrap: on
line source

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



#endif //BOOL_H_