Browse Source

+ mandelbrot test output for n=200

git-svn-id: trunk@11814 -
Vincent Snijders 17 years ago
parent
commit
37164fa182
2 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitattributes
  2. BIN
      tests/bench/shootout/io/mandelbrot-200.pbm

+ 1 - 0
.gitattributes

@@ -6278,6 +6278,7 @@ tests/bench/shootout/README.txt svneol=native#text/plain
 tests/bench/shootout/fpascal2.diff svneol=native#text/plain
 tests/bench/shootout/fpascal2.diff svneol=native#text/plain
 tests/bench/shootout/io/binarytrees-output.txt svneol=native#text/plain
 tests/bench/shootout/io/binarytrees-output.txt svneol=native#text/plain
 tests/bench/shootout/io/knucleotide-output.txt svneol=native#text/plain
 tests/bench/shootout/io/knucleotide-output.txt svneol=native#text/plain
+tests/bench/shootout/io/mandelbrot-200.pbm -text svneol=unset#image/x-portable-bitmap
 tests/bench/shootout/io/moments.in -text
 tests/bench/shootout/io/moments.in -text
 tests/bench/shootout/io/moments.out -text
 tests/bench/shootout/io/moments.out -text
 tests/bench/shootout/io/recursive-output.txt svneol=native#text/plain
 tests/bench/shootout/io/recursive-output.txt svneol=native#text/plain

BIN
tests/bench/shootout/io/mandelbrot-200.pbm