Updated readme, and updated main so you don't need to run the test program on the commandline.
This commit is contained in:
parent
db0ac63215
commit
44608cf2c8
5 changed files with 240 additions and 229 deletions
|
@ -1,6 +1,6 @@
|
|||
#ifndef __DEBUG_H__
|
||||
#define __DEBUG_H__
|
||||
|
||||
// TODO: add assert macros and maybe some simple logging functionality
|
||||
|
||||
#endif //__DEBUG_H__
|
||||
#ifndef __DEBUG_H__
|
||||
#define __DEBUG_H__
|
||||
|
||||
// TODO: add assert macros and maybe some simple logging functionality
|
||||
|
||||
#endif //__DEBUG_H__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue