Revision 9c56102eefea23c95405533e1de23da4b873ecc4 authored by Francois Berenger on 18 May 2012, 06:02:28 UTC, committed by Francois Berenger on 18 May 2012, 06:02:28 UTC
added ocamlbuild in BuildTools
corrected Path in Library section so that ocamlbuild stops winning
1 parent 79534ae
Raw File
Changelog
2011/08/30 (RDC): internally convert lists to array to avoid quadratic penalty in execution time on long lists,
	          thanks to Paul Vernaza <pvernaza@andrew.cmu.edu> for pointing out this issu;
	          added 'a sequence type to allow using efficiently the library both with lists and arrays.
                  
back to top