aboutsummaryrefslogtreecommitdiffstats
path: root/prg2lout.c
diff options
context:
space:
mode:
authorJeffrey H. Kingston <jeff@it.usyd.edu.au>2010-09-14 20:41:14 +0000
committerJeffrey H. Kingston <jeff@it.usyd.edu.au>2010-09-14 20:41:14 +0000
commitf7f41daa27e7ccff0aa184cc81e80b9c96e3d761 (patch)
tree3e81dfa2c263c20d7c9307a175b71ee6b7a5fd39 /prg2lout.c
parent26230a416563decd82a0af827c0987b8628c5ef9 (diff)
downloadlout-f7f41daa27e7ccff0aa184cc81e80b9c96e3d761.tar.gz
Lout 3.35.
git-svn-id: http://svn.savannah.nongnu.org/svn/lout/trunk@39 9365b830-b601-4143-9ba8-b4a8e2c3339c
Diffstat (limited to 'prg2lout.c')
-rw-r--r--prg2lout.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/prg2lout.c b/prg2lout.c
index 0d479ac..3daace0 100644
--- a/prg2lout.c
+++ b/prg2lout.c
@@ -3111,10 +3111,10 @@ LANGUAGE NonpareilLanguage = {
{
"as", "builtin", "case", "class", "coerce", "creation", "else", "elsif",
"end", "enum", "extend", "extension", "filter", "genesis", "if", "in",
- "infix", "infixl", "infixr", "inherit", "introduce", "invariant",
- "is", "let", "local", "meet", "module", "noncreation", "norename",
+ "infix", "infixl", "infixr", "inherit", "introduce", "invariant", "is",
+ "let", "local", "meet", "module", "noncoercive", "noncreation", "norename",
"predefined", "prefix", "prefun", "private", "postfix", "rename",
- "require", "system", "then", "typeof", "upto", "use", "when", "yield",
+ "require", "system", "then", "typeobj", "upto", "use", "when", "yield",
/* not keywords, but conventionally set like them */
"false", "true", "self", "and", "or", "not"