diff options
| author | Paul Buetow <paul@buetow.org> | 2008-08-23 01:46:47 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2008-08-23 01:46:47 +0000 |
| commit | da52f90a73abd653cfe9726bcf5c96338db0b7a2 (patch) | |
| tree | d54840b333782cd303a809f75344fe631c7e2fe6 /docs | |
| parent | e4689bbb20dade47b98061d48ba73436c856f3ff (diff) | |
some enhancements
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/header.txt | 2 | ||||
| -rw-r--r-- | docs/help.txt | 2 | ||||
| -rw-r--r-- | docs/stats.txt | 2 | ||||
| -rw-r--r-- | docs/version.txt | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/docs/header.txt b/docs/header.txt index 0b508d9..18bc48e 100644 --- a/docs/header.txt +++ b/docs/header.txt @@ -4,7 +4,7 @@ A simple interpreter WWW : http://fype.buetow.org E-Mail : fype@dev.buetow.org -Copyright (c) 2005 2006 2007 2008, Paul Buetow (http://www.pb-labs.com) +Copyright (c) 2005 2006 2007 2008, Paul C. Buetow (http://www.pb-labs.com) All rights reserved. Redistribution and use in source and binary forms, with or without modi- diff --git a/docs/help.txt b/docs/help.txt index e25397a..8c52ff4 100644 --- a/docs/help.txt +++ b/docs/help.txt @@ -1,4 +1,4 @@ -Fype v0.0-devel Build 8868 +Fype v0.0-devel Build 8978 Copyright by 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 3823e6c..940e9f3 100644 --- a/docs/stats.txt +++ b/docs/stats.txt @@ -1,4 +1,4 @@ ===> Num of C source files : 42 -===> Num of C source lines : 7215 +===> Num of C source lines : 7202 ===> Num of Fype source examples : 13 ===> Num of Fype source lines : 320 diff --git a/docs/version.txt b/docs/version.txt index a7bdd50..3179b53 100644 --- a/docs/version.txt +++ b/docs/version.txt @@ -1 +1 @@ -Fype v0.0-devel Build 8868 +Fype v0.0-devel Build 8978 |
