This is an automated email from the git hooks/post-receive script. sf pushed a commit to annotated tag v1.33 in repository mapcode.
commit a25d88a6ba432198e7df23ba4bf6b61c18f185fe Author: Rijn Buve <[email protected]> Date: Sun Aug 24 20:18:50 2014 +0200 Added example code --- mapcode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mapcode.c b/mapcode.c index 9217166..213278c 100644 --- a/mapcode.c +++ b/mapcode.c @@ -231,7 +231,7 @@ int main(const int argc, const char** argv) // Copyright (C) 2014, TomTom BV // Rijn Buve, 2014-08-24 - final String DATA_FILE = "/Users/rijn/tmp/x"; + final String DATA_FILE = "/Users/rijn/source/tomtom/mapcode-java/src/test/resources/random_1k.txt"; final int N = 100000; final int C = 150; -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapcode.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

