brewco/setup.h

changeset 442
1193bd7d460f
child 473
fdd30e935079
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/brewco/setup.h	Sat Nov 28 21:00:29 2015 +0100
@@ -0,0 +1,9 @@
+#ifndef _SETUP_H
+#define	_SETUP_H
+
+
+void editUnit(units_list *);
+void addUnit(int);
+void setup(void);
+
+#endif

mercurial