summaryrefslogtreecommitdiffstats
path: root/src/include/novel_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/novel_types.h')
-rw-r--r--src/include/novel_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/novel_types.h b/src/include/novel_types.h
index 808d311..65b684d 100644
--- a/src/include/novel_types.h
+++ b/src/include/novel_types.h
@@ -130,7 +130,7 @@ typedef guint32 table_offset_t;
typedef double parameter_t;
-#define LAMBDA_PARAMETER 0.332769
+#define LAMBDA_PARAMETER 0.351972
/* Array of ChewingKey/ChewingKeyRest */
typedef GArray * ChewingKeyVector;