From: David Schleef Date: Mon, 28 May 2001 02:38:09 +0000 (+0000) Subject: staging area for moving functions from here to ../lib X-Git-Tag: r0_7_16~84 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=229b4cd58cdf6fda2283dacef09227eea2037bb1;p=comedilib.git staging area for moving functions from here to ../lib --- diff --git a/testing/lib.c b/testing/lib.c new file mode 100644 index 0000000..72d19d9 --- /dev/null +++ b/testing/lib.c @@ -0,0 +1,15 @@ + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include "comedi_test.h" + +/* nothing currently */