From 44c97ead68a274e462460eef33d67e7442c2fa47 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 15 Dec 2008 20:57:29 +0000 Subject: say foo[1] works --- docs/help.txt | 2 +- docs/stats.txt | 2 +- docs/version.txt | 2 +- docs/vim-tips.txt | 2 ++ 4 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 docs/vim-tips.txt (limited to 'docs') diff --git a/docs/help.txt b/docs/help.txt index e130abf..1bf0ea4 100644 --- a/docs/help.txt +++ b/docs/help.txt @@ -1,4 +1,4 @@ -Fype Superalpha Build 9635 +Fype Superalpha Build 9637 (c) Paul C. Buetow (2005 - 2008) -e Executes given code string (see synopses) -h Prints this help diff --git a/docs/stats.txt b/docs/stats.txt index 029a413..44d1b38 100644 --- a/docs/stats.txt +++ b/docs/stats.txt @@ -1,4 +1,4 @@ ===> Num of C source files : 46 -===> Num of C source lines : 8157 +===> Num of C source lines : 8225 ===> Num of Fype source examples : 14 ===> Num of Fype source lines : 362 diff --git a/docs/version.txt b/docs/version.txt index 6cf17c2..69b917e 100644 --- a/docs/version.txt +++ b/docs/version.txt @@ -1 +1 @@ -Fype Superalpha Build 9635 +Fype Superalpha Build 9637 diff --git a/docs/vim-tips.txt b/docs/vim-tips.txt new file mode 100644 index 0000000..035b019 --- /dev/null +++ b/docs/vim-tips.txt @@ -0,0 +1,2 @@ +line numbers: :se nu :se +buffers: :ls :bd :bd -- cgit v1.2.3