view runtime/bool.h @ 85:6d10b5b9ebc3

Make dispatch type selectable between replicated switch and computed goto
author Mike Pavone <pavone@retrodev.com>
date Fri, 30 Jul 2010 23:49:19 +0000
parents 04baa003de5a
children
line wrap: on
line source

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



#endif //BOOL_H_