/* 
    File: ExprIncl.c
    Auth: Brian Allen Vanderburg II
    Date: Sunday, May 4, 2003
    Desc: Some included functions that are used by this library

    This file is part of ExprEval.
*/


/* Includes */
#include "expreval.h"
#include "exprincl.h"


