From: Jason Stover Date: Fri, 14 Oct 2005 14:55:09 +0000 (+0000) Subject: Added regression procedure examples X-Git-Tag: v0.6.0~1193 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp-builds.git;a=commitdiff_plain;h=a616c1a9cbb0a0479cadd1f19a87b72ee7c59dec Added regression procedure examples --- diff --git a/examples/Makefile.am b/examples/Makefile.am index b2da7785..71a7c864 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -1,3 +1,3 @@ ## Process this file with automake to produce Makefile.in -*- makefile -*- -EXTRA_DIST = descript.stat +EXTRA_DIST = descript.stat regress.stat regress_categorical.stat