Show
Ignore:
Timestamp:
07/15/09 12:28:20 (4 months ago)
Author:
chf
Message:

oopsie fix the test data

Location:
trunk/ProjectFortress/demos
Files:
1 added
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/ProjectFortress/demos/wordcount2.fss

    r3960 r3961  
    138138 
    139139run() = do 
    140     processFile(getEnvironment("fortress.autohome", ".") "/tutorial/src/exercise4/testData")  
     140    processFile(getEnvironment("fortress.autohome", "ProjectFortress/demos/") "testData")  
    141141end 
    142142end