]> gitweb.michael.orlitzky.com - numerical-analysis.git/history - src/Integration/Trapezoid.hs
Add the Integration.Trapezoid module; import it in the .ghci file.
[numerical-analysis.git] / src / Integration / Trapezoid.hs
2012-11-21 Michael OrlitzkyAdd the Integration.Trapezoid module; import it in...