]> granicus.if.org Git - file/commitdiff
dd pascal keywords.
authorChristos Zoulas <christos@zoulas.com>
Tue, 8 May 2007 16:47:03 +0000 (16:47 +0000)
committerChristos Zoulas <christos@zoulas.com>
Tue, 8 May 2007 16:47:03 +0000 (16:47 +0000)
src/names.h

index bef5c62f9e90756b3311721d5696925232491911..d4c3590c9a40e9f70c5691a4e55109f46ad19bfc 100644 (file)
@@ -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},