summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2008-11-04 21:20:56 +0000
committerPaul Buetow <paul@buetow.org>2008-11-04 21:20:56 +0000
commitff0828f06a1f317681c45402feda48bde592a076 (patch)
tree7c94275d5ab8b140cd41659d567c09bdc7ca9f16 /docs
parent48cf82bfc6cd65cc95f7658582fc532602a85ac0 (diff)
array_new_size
array_new_copy implemented
Diffstat (limited to 'docs')
-rw-r--r--docs/help.txt2
-rw-r--r--docs/stats.txt2
-rw-r--r--docs/version.txt2
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/help.txt b/docs/help.txt
index 687d983..54bb8cb 100644
--- a/docs/help.txt
+++ b/docs/help.txt
@@ -1,4 +1,4 @@
-Fype v0.1-devel Build 9323
+Fype v0.1-devel Build 9328
(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 e0195c6..ba901aa 100644
--- a/docs/stats.txt
+++ b/docs/stats.txt
@@ -1,4 +1,4 @@
===> Num of C source files : 44
-===> Num of C source lines : 7832
+===> Num of C source lines : 7874
===> Num of Fype source examples : 14
===> Num of Fype source lines : 362
diff --git a/docs/version.txt b/docs/version.txt
index e24a456..8457f26 100644
--- a/docs/version.txt
+++ b/docs/version.txt
@@ -1 +1 @@
-Fype v0.1-devel Build 9323
+Fype v0.1-devel Build 9328