diff options
author | Erich Eckner <git@eckner.net> | 2018-05-22 15:57:32 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-05-22 15:57:32 +0200 |
commit | 50883f941d3a1a050db376c9f91ed9e669194d64 (patch) | |
tree | 8f942f7c3c64d10d946132c284a9422cc4e32400 /epostunit.pas | |
parent | c95558e94f949df6cff64e28a770d9261fe6efce (diff) | |
download | epost-50883f941d3a1a050db376c9f91ed9e669194d64.tar.xz |
epostunit.pas: show all known values
Diffstat (limited to 'epostunit.pas')
-rw-r--r-- | epostunit.pas | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/epostunit.pas b/epostunit.pas index 0afa38c..534699a 100644 --- a/epostunit.pas +++ b/epostunit.pas @@ -636,6 +636,10 @@ begin '''minW'''#10 + '''wMax'''#10 + '''maxW'''#10 + + '''pMin[XYT]'''#10 + + '''minP[XYT]'''#10 + + '''pMax[XYT]'''#10 + + '''maxP[XYT]'''#10 + '''np'''#10 + '''beta'''#10 + '''β'''#10 + |