From 4163308ecae26c76d22e4cc80d8bae729b06b94f Mon Sep 17 00:00:00 2001 From: james <> Date: Sun, 3 Feb 2008 16:20:24 +0000 Subject: *** empty log message *** --- src/libsympathy.c | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 src/libsympathy.c (limited to 'src/libsympathy.c') diff --git a/src/libsympathy.c b/src/libsympathy.c new file mode 100644 index 0000000..40f8a9d --- /dev/null +++ b/src/libsympathy.c @@ -0,0 +1,20 @@ +/* + * libsympathy.c: + * + * Copyright (c) 2008 James McKenzie , + * All rights reserved. + * + */ + +static char rcsid[] = "$Id$"; + +/* + * $Log$ + * Revision 1.1 2008/02/03 16:20:24 james + * *** empty log message *** + * + * + */ + +#include "project.h" + -- cgit v1.2.3