From 76b75693efc60bbd7cf14f27b9fe327d5243849d Mon Sep 17 00:00:00 2001 From: Linas Vepstas Date: Wed, 27 Sep 2000 20:54:40 +0000 Subject: [PATCH] new lines of code counts for current versions git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2963 57a11ea4-9604-0410-9ed3-97b8803252fd --- doc/sgml/C/xacc-about.sgml | 51 +++++++++++++++++++++++++++++++++++--- 1 file changed, 47 insertions(+), 4 deletions(-) diff --git a/doc/sgml/C/xacc-about.sgml b/doc/sgml/C/xacc-about.sgml index 8547e7e74b..068ecc72d5 100644 --- a/doc/sgml/C/xacc-about.sgml +++ b/doc/sgml/C/xacc-about.sgml @@ -1054,6 +1054,48 @@ development project. 302 files (95.1) + +gnucash-1.4.6 + Sept 2000 +43 files + (13.0+3.6) +27 files + (5.9+2.0) +24 files + (5.4+1.8) +- +82 files + (33.8+3.0) +68 files + (4.0+0.7+15.5) +36 files + (9.3) +36 files + (4.8) +316 files + (101.9) + + +gnucash-1.5.2 + Sept 2000 +46 files + (14.9+3.7) +29 files + (6.3+2.0) +25 files + (5.7+1.8) +- +83 files + (35.8+2.9) +73 files + (4.6+0.8+16.8) +37 files + (10.7) +37 files + (5.8) +330 files + (111.8) + @@ -1063,8 +1105,7 @@ development project. number of *c and *.h files (KLOCS in *.c + KLOCS in *.h) - (unless its the scheme directories, in which case its *scm - files, etc) + (or KLOCS of *.txt or KLOCS of *.scm as appropriate) where KLOC == kilo-lines-of-code, as reported by @@ -1099,12 +1140,14 @@ development project. scheme -- scheme and guile code -- src/scm plus - src/guile + src/guile -- in parenthesis is (*.c + *.h + *.scm) -docs -- english-only html docs (user documentation) +docs -- english-only user documentation + (html or sgml) +