|
|
@@ -44,8 +44,6 @@ |
|
|
|
#include "../CodeDweller/mangler.hpp" |
|
|
|
//#include "../nvwa-0.6/nvwa/debug_new.h" |
|
|
|
|
|
|
|
namespace codedweller { |
|
|
|
|
|
|
|
// 20030929 _M SYMBOL_RANGE moved to snf_engine.hpp as part of augmenting the |
|
|
|
// capability of a match record. Match records now can decode themselves. |
|
|
|
|
|
|
@@ -572,6 +570,3 @@ inline void EvaluationMatrix::CacheEvaluator(Evaluator* e) { |
|
|
|
// When that first evaulator is used, the NULL pointer will return to the root |
|
|
|
// of the EvaluatorCache list. In this regard the cache acts like a stack. |
|
|
|
|
|
|
|
} // End namespace codedweller |
|
|
|
|
|
|
|
|