view eval.h @ 25:18681e5ae6e4

fix some more bugs
author David A. Holland
date Mon, 20 Dec 2010 04:38:43 -0500
parents 9dda765ee85c
children 76c114899f63
line wrap: on
line source

#include <stdbool.h>

bool eval(struct place *p, char *expr);