1
0
Fork 0

Changed case of protosplit

Also updated readme to have correct capitalization.
This commit is contained in:
Donald 2017-07-23 16:43:35 -04:00 committed by Jack Humbert
parent c71b60c82a
commit f1dbf72e09
11 changed files with 297 additions and 6 deletions

View file

@ -4,8 +4,8 @@
#ifdef SUBPROJECT_v2
#include "v2.h"
#endif
#ifdef SUBPROJECT_ProtoSplit
#include "ProtoSplit.h"
#ifdef SUBPROJECT_protosplit
#include "protosplit.h"
#endif
#include "quantum.h"