eval.hpp

Go to the documentation of this file.
00001 
00007 #ifndef EVAL_HPP
00008 #define EVAL_HPP
00009 
00010 #include "cons.hpp"
00011 
00012 using namespace std;
00013 
00020 Cell* eval(Cell* const c);
00021 
00022 #endif // EVAL_HPP

Generated on Wed May 7 09:26:26 2008 for a1 by  doxygen 1.5.3