Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=cfpm.git;a=commitdiff;h=ec17bb4d3803bbef19f35591ae4747e357ad3c86

commit ec17bb4d3803bbef19f35591ae4747e357ad3c86
Author: James Buren <r...@frugalware.org>
Date:   Thu Oct 29 03:25:48 2009 -0500

Config.h
* initial draft

diff --git a/src/Config.h b/src/Config.h
new file mode 100644
index 0000000..7fcb100
--- /dev/null
+++ b/src/Config.h
@@ -0,0 +1,6 @@
+#ifndef _Config_Header_
+#define _Config_Header_
+#include <stdbool.h>
+
+typedef struct Config Config;
+#endif
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to