--- researchv10dc/cmd/flex/scan.l 2018/04/24 17:21:33 1.1 +++ researchv10dc/cmd/flex/scan.l 2018/04/24 17:21:33 1.1.1.1 @@ -34,7 +34,7 @@ static char copyright[] = static char CR_continuation[] = "@(#) All rights reserved.\n"; static char rcsid[] = - "@(#) $Header: /var/lib/cvsd/research/researchv10dc/cmd/flex/scan.l,v 1.1 2018/04/24 17:21:33 root Exp $ (LBL)"; + "@(#) $Header: /var/lib/cvsd/research/researchv10dc/cmd/flex/scan.l,v 1.1.1.1 2018/04/24 17:21:33 root Exp $ (LBL)"; #endif #define ACTION_ECHO fprintf( temp_action_file, "%s", yytext )