benchmarks/matrix-multiplication/pom.xml
brancharithmetic
changeset 676 eecf6077ec4e
parent 388 e1f64baf73b9
child 727 073a7cd706a7
     1.1 --- a/benchmarks/matrix-multiplication/pom.xml	Thu Dec 27 19:39:58 2012 +0100
     1.2 +++ b/benchmarks/matrix-multiplication/pom.xml	Tue Feb 05 16:40:01 2013 +0100
     1.3 @@ -31,7 +31,7 @@
     1.4    <dependencies>
     1.5      <dependency>
     1.6        <groupId>org.apidesign.bck2brwsr</groupId>
     1.7 -      <artifactId>emul</artifactId>
     1.8 +      <artifactId>emul.mini</artifactId>
     1.9        <version>0.3-SNAPSHOT</version>
    1.10      </dependency>
    1.11      <dependency>