From 574df05b9bd100de623b0a0126d935f513ca0f24 Mon Sep 17 00:00:00 2001 From: David Date: Tue, 13 May 2014 21:17:30 +1200 Subject: Added all files --- config.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 config.h (limited to 'config.h') diff --git a/config.h b/config.h new file mode 100644 index 0000000..12b650d --- /dev/null +++ b/config.h @@ -0,0 +1,3 @@ +unsigned int SIZE; +unsigned int ITERATIONS; +float POWER; -- cgit v1.1