From: Christos Zoulas Date: Tue, 8 May 2007 16:47:03 +0000 (+0000) Subject: dd pascal keywords. X-Git-Tag: FILE4_21~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6c540e2cb9ecd6cbd5c1959e0edd4ea2794ac1ca;p=file dd pascal keywords. --- diff --git a/src/names.h b/src/names.h index bef5c62f..d4c3590c 100644 --- a/src/names.h +++ b/src/names.h @@ -32,7 +32,7 @@ * appear at fixed offsets into the file. Don't make HOWMANY * too high unless you have a very fast CPU. * - * $File: names.h,v 1.25 2004/09/11 19:15:57 christos Exp $ + * $File: names.h,v 1.26 2007/01/12 17:38:28 christos Exp $ */ /* @@ -167,6 +167,8 @@ static struct names { {".text", L_MACH}, {"clr", L_MACH}, {"(input,", L_PAS}, + {"program", L_PAS}, + {"record", L_PAS}, {"dcl", L_PLI}, {"Received:", L_MAIL}, {">From", L_MAIL},