diff options
| author | Paul Buetow <paul@buetow.org> | 2008-11-04 23:24:42 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2008-11-04 23:24:42 +0000 |
| commit | d2713783c48ca9fbdd6f4ea3aab03fe856fdd52a (patch) | |
| tree | 3d78a409ab9949319285d26403dd6b9d8bf2067f /docs | |
| parent | f0b2170a9c769425082604c9e9252ba422902f3e (diff) | |
big step forward for arrays in fype.
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 21d596e..1327bde 100644 --- a/docs/help.txt +++ b/docs/help.txt @@ -1,4 +1,4 @@ -Fype v0.1-devel Build 9338 +Fype v0.1-devel Build 9347 (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 ca8db03..2a52d18 100644 --- a/docs/stats.txt +++ b/docs/stats.txt @@ -1,4 +1,4 @@ ===> Num of C source files : 44 -===> Num of C source lines : 7950 +===> Num of C source lines : 7965 ===> Num of Fype source examples : 14 ===> Num of Fype source lines : 362 diff --git a/docs/version.txt b/docs/version.txt index 520eab4..e3059ba 100644 --- a/docs/version.txt +++ b/docs/version.txt @@ -1 +1 @@ -Fype v0.1-devel Build 9338 +Fype v0.1-devel Build 9347 |
