Added Configuration and TempFile (#22)
* Added Configuration and TempFile In addition, Turned on the compiler warnings `-Wall` and `-Werror`. Resolved some existing warnings, although there are a few `-Wsign-compare` I couldn't figure out. Supress them with `-Wno-error=sign-compare` for the time being.
Please register or sign in to comment