]> Dogcows Code - chaz/tint2/blobdiff - src/tint2conf/properties_rw.h
start tint2conf work
[chaz/tint2] / src / tint2conf / properties_rw.h
diff --git a/src/tint2conf/properties_rw.h b/src/tint2conf/properties_rw.h
new file mode 100644 (file)
index 0000000..77f86e8
--- /dev/null
@@ -0,0 +1,11 @@
+
+#ifndef PROPERTIES_RW
+#define PROPERTIES_RW
+
+
+void config_read_file (const char *path);
+void config_save_file(const char *path);
+
+
+#endif
+
This page took 0.020355 seconds and 4 git commands to generate.