--- parser3/src/include/pa_stack.h 2003/04/02 08:11:31 1.17.2.6.2.4 +++ parser3/src/include/pa_stack.h 2003/10/02 07:26:46 1.20 @@ -8,7 +8,7 @@ #ifndef PA_STACK_H #define PA_STACK_H -static const char* IDENT_STACK_H="$Date: 2003/04/02 08:11:31 $"; +static const char* IDENT_STACK_H="$Date: 2003/10/02 07:26:46 $"; #include "pa_config_includes.h" #include "pa_array.h" @@ -21,7 +21,7 @@ public: void push(T item) { if(ftop