examples/pareto-plot-example.ss
#lang scheme
(require (planet "pareto-graphics.ss" ("williams" "science.plt")
                 "random-distributions"))

(pareto-plot 1.0 1.0)