--- parser3/src/classes/op.C 2021/11/09 14:45:06 1.261 +++ parser3/src/classes/op.C 2023/09/26 20:49:06 1.262 @@ -1,8 +1,8 @@ /** @file Parser: parser @b operators. - Copyright (c) 2001-2020 Art. Lebedev Studio (http://www.artlebedev.com) - Author: Alexandr Petrosian (http://paf.design.ru) + Copyright (c) 2001-2023 Art. Lebedev Studio (http://www.artlebedev.com) + Authors: Konstantin Morshnev , Alexandr Petrosian */ #include "classes.h" @@ -18,7 +18,7 @@ #include "pa_vclass.h" #include "pa_charset.h" -volatile const char * IDENT_OP_C="$Id: op.C,v 1.261 2021/11/09 14:45:06 moko Exp $"; +volatile const char * IDENT_OP_C="$Id: op.C,v 1.262 2023/09/26 20:49:06 moko Exp $"; // defines