Browse Source

snf_engine isn't in codedweller

master
Pete McNeil 4 years ago
parent
commit
4873e7a5a2
1 changed files with 0 additions and 5 deletions
  1. 0
    5
      snf_engine.hpp

+ 0
- 5
snf_engine.hpp View File

#include "../CodeDweller/mangler.hpp" #include "../CodeDweller/mangler.hpp"
//#include "../nvwa-0.6/nvwa/debug_new.h" //#include "../nvwa-0.6/nvwa/debug_new.h"


namespace codedweller {

// 20030929 _M SYMBOL_RANGE moved to snf_engine.hpp as part of augmenting the // 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. // capability of a match record. Match records now can decode themselves.


// When that first evaulator is used, the NULL pointer will return to the root // 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. // of the EvaluatorCache list. In this regard the cache acts like a stack.


} // End namespace codedweller



Loading…
Cancel
Save