aboutsummaryrefslogtreecommitdiff
path: root/common.c
diff options
context:
space:
mode:
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>