~pbatch/gestvm

729960db39739e05217c72541f209650874e9055 — Paul Batchelor 1 year, 2 months ago 9a982e8
move static functions to correct place
1 files changed, 1 insertions(+), 1 deletions(-)

M gestvm.org
M gestvm.org => gestvm.org +1 -1
@@ 1523,7 1523,7 @@ envelope, while a concave
high will wait until the very last moment to rise to the
next value.

#+NAME: funcdefs
#+NAME: static_funcdefs
#+BEGIN_SRC c
static SKFLT expmap(SKFLT in, SKFLT slope);
static SKFLT b_expon_convex_high(gestvm *gvm, SKFLT a);