diff options
| author | Paul C. Buetow <paul@buetow.org> | 2014-04-24 08:58:48 +0200 |
|---|---|---|
| committer | Paul C. Buetow <paul@buetow.org> | 2014-04-24 08:58:48 +0200 |
| commit | 706fcc4bd109d06bc6e95fa97e45e03d6960850a (patch) | |
| tree | 158d7b1015b079a3d50942d56998c9736729b3e9 /src | |
| parent | 806b8a9467361f0aeac047046a112306d12ec519 (diff) | |
add synopsis.txt to be included via webpage0.0.9
Diffstat (limited to 'src')
| -rwxr-xr-x | src/fapi | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ from inspect import isfunction import ConfigParser -__program__ = 'fapi +__program__ = 'fapi' __version__ = 'VERSION_DEVEL' # Replaced by a Makefile target __prompt__ = '> ' # Default prompt |
