aboutsummaryrefslogtreecommitdiff
path: root/common.c
diff options
context:
space:
mode:
authorDavide Morelli <morellid@users.sourceforge.net>2005-12-28 14:03:54 +0000
committerDavide Morelli <morellid@users.sourceforge.net>2005-12-28 14:03:54 +0000
commitb72b71973f3efa49a48e4cd458fd68978a6373f8 (patch)
tree830a0dc25cfee6d26ea04f3e98cd7cf2d6e48b10 /common.c
parentc60dd588397da20d2867c8e48a32be6fcd8dfada (diff)
created the dummy variation function
svn path=/trunk/externals/frankenstein/; revision=4307
Diffstat (limited to 'common.c')
-rwxr-xr-xcommon.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/common.c b/common.c
index 7824633..c136fcf 100755
--- a/common.c
+++ b/common.c
@@ -1,4 +1,12 @@
+/*
+implementation of common functions used by the externals of the frank framework
+
+Authors:
+Davide Morelli http://www.davidemorelli.it
+David Plans Casal http://www.studios.uea.ac.uk/people/staff/casal
+
+*/
#include "common.h"
#include <math.h>