Revision: 19262
http://sourceforge.net/p/gate/code/19262
Author: ian_roberts
Date: 2016-04-27 10:16:35 +0000 (Wed, 27 Apr 2016)
Log Message:
-----------
Bug fix - lexicon was left as null when duplicating
Modified Paths:
--------------
gate/trunk/plugins/Lang_Welsh/src/wnlt/morph/Interpret.java
Modified: gate/trunk/plugins/Lang_Welsh/src/wnlt/morph/Interpret.java
===================================================================
--- gate/trunk/plugins/Lang_Welsh/src/wnlt/morph/Interpret.java 2016-04-27
01:22:27 UTC (rev 19261)
+++ gate/trunk/plugins/Lang_Welsh/src/wnlt/morph/Interpret.java 2016-04-27
10:16:35 UTC (rev 19262)
@@ -123,6 +123,7 @@
fsms = existingInterpret.fsms;
patterns = existingInterpret.patterns;
initialState = existingInterpret.initialState;
+ lexicon = existingInterpret.lexicon;
}
class CharClass {
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs