15 #ifndef Om_Language_Operation_LexiconBackPushOperation_
21 #ifndef Om_Macro_Precompilation_
23 #include "boost/test/unit_test.hpp"
33 BOOST_AUTO_TEST_SUITE(LexiconBackPushOperationTest)
35 BOOST_AUTO_TEST_CASE(DefinitionTest) {
38 System::Get().Evaluate(
"drop find {[lexicon]<-} system")
42 BOOST_AUTO_TEST_SUITE_END()
60 Om::Language::Operation::LexiconBackPushOperation
64 inline char const * Type_::GetName() {
68 inline void Type_::Give(Evaluation & theEvaluation) {
#define Om_Language_Operation_LexiconBackPushOperation_GetName_()
std::auto_ptr< TheGiveable > Give(TheGiveable &)
Calls Move on the object.