diff options
| author | Paul Buetow <paul@buetow.org> | 2008-11-04 21:29:33 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2008-11-04 21:29:33 +0000 |
| commit | 37c687c229f89202e5625bc3d3f9b1c85cb94b51 (patch) | |
| tree | d479b5a573854192f6a8703fe5f1c4bde6dae5fc /docs | |
| parent | ff0828f06a1f317681c45402feda48bde592a076 (diff) | |
array_delete_iterate implemented..
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/help.txt | 2 | ||||
| -rw-r--r-- | docs/stats.txt | 2 | ||||
| -rw-r--r-- | docs/version.txt | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/help.txt b/docs/help.txt index 54bb8cb..21d596e 100644 --- a/docs/help.txt +++ b/docs/help.txt @@ -1,4 +1,4 @@ -Fype v0.1-devel Build 9328 +Fype v0.1-devel Build 9338 (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 ba901aa..f6e3e1f 100644 --- a/docs/stats.txt +++ b/docs/stats.txt @@ -1,4 +1,4 @@ ===> Num of C source files : 44 -===> Num of C source lines : 7874 +===> Num of C source lines : 7891 ===> Num of Fype source examples : 14 ===> Num of Fype source lines : 362 diff --git a/docs/version.txt b/docs/version.txt index 8457f26..520eab4 100644 --- a/docs/version.txt +++ b/docs/version.txt @@ -1 +1 @@ -Fype v0.1-devel Build 9328 +Fype v0.1-devel Build 9338 |
