view runtime/bool.c @ 148:f582fd6c75ee

Fixed framework port, works for said.rhope example
author Mike Pavone <pavone@retrodev.com>
date Mon, 22 Nov 2010 01:37:05 -0500
parents 04baa003de5a
children
line wrap: on
line source

#include "bool.h"
#include "func.h"
#include "builtin.h"
#include "context.h"
#include <stddef.h>