--- parser3/src/include/pa_request.h 2002/10/15 10:58:34 1.155 +++ parser3/src/include/pa_request.h 2002/10/15 14:28:57 1.156 @@ -8,7 +8,7 @@ #ifndef PA_REQUEST_H #define PA_REQUEST_H -static const char* IDENT_REQUEST_H="$Date: 2002/10/15 10:58:34 $"; +static const char* IDENT_REQUEST_H="$Date: 2002/10/15 14:28:57 $"; #include "pa_pool.h" #include "pa_hash.h" @@ -311,8 +311,7 @@ private: // execute.C /// for @main[] const String *execute_virtual_method(Value& aself, const String& method_name); - Value *get_element(const String *& remember_name, - bool can_call_operator, bool should_explode_junction=false/*there's only one place when true*/); + Value *get_element(const String *& remember_name, bool can_call_operator); private: // defaults