diff options
| author | Paul Buetow <paul@buetow.org> | 2008-11-09 12:10:09 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2008-11-09 12:10:09 +0000 |
| commit | 1be344574cb24e30e13fdc23b2cece65b14ff199 (patch) | |
| tree | 3d55b5c6174885cc82acacf6ccfd5bc81d61cb24 /docs | |
| parent | 3c8a930c790976bb98ea0abeb144f2757ca1cc30 (diff) | |
splitted function.c into function.c and functions.c
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/help.txt | 2 | ||||
| -rw-r--r-- | docs/stats.txt | 4 | ||||
| -rw-r--r-- | docs/version.txt | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/docs/help.txt b/docs/help.txt index f528b8c..95c1cab 100644 --- a/docs/help.txt +++ b/docs/help.txt @@ -1,4 +1,4 @@ -Fype v0.1-devel Build 9609 +Fype v0.1-devel Build 9630 (c) Paul C. Buetow (2005 - 2008) <fype@dev.buetow.org> -e Executes given code string (see synopses) -h Prints this help diff --git a/docs/stats.txt b/docs/stats.txt index 80adb30..029a413 100644 --- a/docs/stats.txt +++ b/docs/stats.txt @@ -1,4 +1,4 @@ -===> Num of C source files : 44 -===> Num of C source lines : 8032 +===> Num of C source files : 46 +===> Num of C source lines : 8157 ===> Num of Fype source examples : 14 ===> Num of Fype source lines : 362 diff --git a/docs/version.txt b/docs/version.txt index 3eb92b7..2186474 100644 --- a/docs/version.txt +++ b/docs/version.txt @@ -1 +1 @@ -Fype v0.1-devel Build 9609 +Fype v0.1-devel Build 9630 |
