--- researchv10no/cmd/cfront/ooptcfront/print_self.c 2018/04/24 17:21:35 1.1 +++ researchv10no/cmd/cfront/ooptcfront/print_self.c 2018/04/24 17:21:35 1.1.1.1 @@ -1,7 +1,7 @@ /* print_self_default.C -- bailout versions of print_self and format_self */ /* $Source: /var/lib/cvsd/research/researchv10no/cmd/cfront/ooptcfront/print_self.c,v $ $RCSfile: print_self.c,v $ - $Revision: 1.1 $ $Date: 2018/04/24 17:21:35 $ + $Revision: 1.1.1.1 $ $Date: 2018/04/24 17:21:35 $ $Author: root $ $Locker: $ $State: Exp $ */ @@ -22,13 +22,13 @@ int _Print_self::format_self (ostream& s this->type_name(), (void *) this); } -static char rcsinfo[] = "$Header: /var/lib/cvsd/research/researchv10no/cmd/cfront/ooptcfront/print_self.c,v 1.1 2018/04/24 17:21:35 root Exp $"; +static char rcsinfo[] = "$Header: /var/lib/cvsd/research/researchv10no/cmd/cfront/ooptcfront/print_self.c,v 1.1.1.1 2018/04/24 17:21:35 root Exp $"; /* $Log: print_self.c,v $ - Revision 1.1 2018/04/24 17:21:35 root - Initial revision + Revision 1.1.1.1 2018/04/24 17:21:35 root + researchv10 Norman Revision 1.4 89/09/19 11:49:58 benson rename print_self_class to _Print_self.