minor, and moved stuff around

git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@588 1f5c12ca-751b-0410-a591-d2e778427230
This commit is contained in:
eherbst 2006-08-08 23:38:45 +00:00
parent b0ab4a32a2
commit cf8c271469
2 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
package Corpus;
BEGIN
{
push @INC, ".";
push @INC, "../perllib"; #for Error.pm
}
use Error;