QUICK CLUSTER: Adjust comment style.
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 26 Apr 2011 03:06:19 +0000 (20:06 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 26 Apr 2011 16:26:10 +0000 (09:26 -0700)
commitc58614b86dd3611333fdf5fe3122ce738e9d4896
treeb64c90b95e3389bae346f8391c65aa1f39ce1e66
parent8f080dd93a76d536090c32b58c94ee4400b3f5e3
QUICK CLUSTER: Adjust comment style.

PSPP uses primarily /**/ style comments so the use of // comments in
this file sticks out.

Also we generally wrap comments (and code) at 79 columns and try to
write comments as whole sentences, at least where there is room.

Also, usually PSPP avoids multiple blank lines in a row.
src/language/stats/quick-cluster.c