From: <qua...@us...> - 2010-07-08 15:05:56
|
Revision: 212 http://stdair.svn.sourceforge.net/stdair/?rev=212&view=rev Author: quannaus Date: 2010-07-08 15:05:45 +0000 (Thu, 08 Jul 2010) Log Message: ----------- [Test] Altered the schedule-related sample, in order to suppress last empty line. Modified Paths: -------------- trunk/stdair/test/samples/schedule02.csv Modified: trunk/stdair/test/samples/schedule02.csv =================================================================== --- trunk/stdair/test/samples/schedule02.csv 2010-07-07 15:10:13 UTC (rev 211) +++ trunk/stdair/test/samples/schedule02.csv 2010-07-08 15:05:45 UTC (rev 212) @@ -3,4 +3,4 @@ // ElapsedTime; LegCabins; // LegCabins: CabinCode; Capacity; // Segments: Specific; -BA; 117; 2009-01-15; 2009-01-28; 1000000; LHR; JFK; 08:20; 11:00; 07:40; Y; 300; 0; Y; YM; +BA; 117; 2009-01-15; 2009-01-28; 1000000; LHR; JFK; 08:20; 11:00; 07:40; Y; 300; 0; Y; YM; \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |