From: Christos Zoulas Date: Tue, 8 May 2007 16:47:03 +0000 (+0000) Subject: dd pascal keywords. X-Git-Tag: FILE5_05~613 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=25064ae51214399b91c56cc6e8515e9b95a22389;p=file dd pascal keywords. --- diff --git a/src/names.h b/src/names.h index d60cad83..f06be17f 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.26 2007/01/12 17:38:28 christos Exp $ + * $File: names.h,v 1.27 2007/05/08 16:47:03 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},