*** prg2lout.c Tue Feb 12 10:41:31 2002 --- prg2lout.c.orig Tue Feb 12 10:30:08 2002 *************** *** 2430,2441 **** "operator", "private", "protected", "public", "register", "return", "short", "signed", "sizeof", "static", "struct", "switch", "template", "this", "throw", "try", "typedef", "union", "unsigned", "virtual", ! "void", "volatile", "while", ! /* UPC keywords -- http://upc.gwu.edu/ for more info about UPC */ ! "shared", "strict", "relaxed", ! "forall", "upc_forall", "fence", "upc_fence", ! "barrier", "upc_barrier", "barrier_notify", "upc_notify", ! "barrier_wait", "upc_wait" } }; --- 2430,2436 ---- "operator", "private", "protected", "public", "register", "return", "short", "signed", "sizeof", "static", "struct", "switch", "template", "this", "throw", "try", "typedef", "union", "unsigned", "virtual", ! "void", "volatile", "while", } };