summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2008-10-28 22:23:40 +0000
committerPaul Buetow <paul@buetow.org>2008-10-28 22:23:40 +0000
commit1c2c79c47719ca828ce0eb4365ea0327fe89f2d8 (patch)
treed00155d3650ef364eaa212a663d043053ddf5292 /docs
parent74576665ff39879f04e50ad6887a2178f42722c3 (diff)
initial references support.
run "make headers"
Diffstat (limited to 'docs')
-rw-r--r--docs/help.txt2
-rw-r--r--docs/stats.txt4
-rw-r--r--docs/version.txt2
3 files changed, 4 insertions, 4 deletions
diff --git a/docs/help.txt b/docs/help.txt
index faa29c2..6ae4db7 100644
--- a/docs/help.txt
+++ b/docs/help.txt
@@ -1,4 +1,4 @@
-Fype v0.1-devel Build 9300
+Fype v0.1-devel Build 9309
(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 f17e1fd..de8b984 100644
--- a/docs/stats.txt
+++ b/docs/stats.txt
@@ -1,4 +1,4 @@
-===> Num of C source files : 42
-===> Num of C source lines : 7689
+===> Num of C source files : 44
+===> Num of C source lines : 7828
===> Num of Fype source examples : 14
===> Num of Fype source lines : 362
diff --git a/docs/version.txt b/docs/version.txt
index 1d1fc94..7b886bc 100644
--- a/docs/version.txt
+++ b/docs/version.txt
@@ -1 +1 @@
-Fype v0.1-devel Build 9300
+Fype v0.1-devel Build 9309