From: <had...@us...> - 2008-10-31 17:41:22
|
Revision: 4145 http://fudaa.svn.sourceforge.net/fudaa/?rev=4145&view=rev Author: hadouxad Date: 2008-10-31 17:41:20 +0000 (Fri, 31 Oct 2008) Log Message: ----------- - Corrections prepro Modified Paths: -------------- branches/Prepro-0.92-SNAPSHOT/ebli/src/org/fudaa/ebli/courbe/EGGraphePersist.java Modified: branches/Prepro-0.92-SNAPSHOT/ebli/src/org/fudaa/ebli/courbe/EGGraphePersist.java =================================================================== --- branches/Prepro-0.92-SNAPSHOT/ebli/src/org/fudaa/ebli/courbe/EGGraphePersist.java 2008-10-31 17:41:06 UTC (rev 4144) +++ branches/Prepro-0.92-SNAPSHOT/ebli/src/org/fudaa/ebli/courbe/EGGraphePersist.java 2008-10-31 17:41:20 UTC (rev 4145) @@ -35,7 +35,7 @@ private static String MAINFILE="descriptorGraphe.xml"; private static String SPECIFIQUEFILE="specificDatas.xml"; - private static String COURBEDIRECTORY="courbes"; + private static String COURBEDIRECTORY="COURBES"; public EGGraphePersist(String directoryPath_) throws IOException { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |