From b72b71973f3efa49a48e4cd458fd68978a6373f8 Mon Sep 17 00:00:00 2001 From: Davide Morelli Date: Wed, 28 Dec 2005 14:03:54 +0000 Subject: created the dummy variation function svn path=/trunk/externals/frankenstein/; revision=4307 --- common.c | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'common.c') 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 -- cgit v1.2.1