From: <had...@us...> - 2008-10-31 18:14:52
|
Revision: 4147 http://fudaa.svn.sourceforge.net/fudaa/?rev=4147&view=rev Author: hadouxad Date: 2008-10-31 18:14:47 +0000 (Fri, 31 Oct 2008) Log Message: ----------- - Corrections prepro Modified Paths: -------------- branches/Prepro-0.92-SNAPSHOT/fudaa/src/org/fudaa/fudaa/tr/post/TrPostCourbeTreeModel.java Modified: branches/Prepro-0.92-SNAPSHOT/fudaa/src/org/fudaa/fudaa/tr/post/TrPostCourbeTreeModel.java =================================================================== --- branches/Prepro-0.92-SNAPSHOT/fudaa/src/org/fudaa/fudaa/tr/post/TrPostCourbeTreeModel.java 2008-10-31 17:41:29 UTC (rev 4146) +++ branches/Prepro-0.92-SNAPSHOT/fudaa/src/org/fudaa/fudaa/tr/post/TrPostCourbeTreeModel.java 2008-10-31 18:14:47 UTC (rev 4147) @@ -65,6 +65,8 @@ TrPostProjet projet_; + + private EGGroup updating_; final Map varGroup_; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |