I thought it instructive to run the attached syntax to find out where potential 
problems might lie in our source code.  (Must be run from ./src )



J


-- 
Avoid eavesdropping.  Send strong encryted email.
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.

data list file='find . -name "*.[cqh]" -exec pmccabe {} \;   | sed -e 
"s/([0-9]*)://" |' list /mmcc * tmcc * statements * lineno * lines * file 
(a123) func(a34).

GRAPH /HISTOGRAM  = mmcc.

EXAMINE 
        /VARIABLES= mmcc
        /ID = func
        /STATISTICS = EXTREME(10)
        /PERCENTILES
        /MISSING=LISTWISE.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
pspp-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to