Changed case of protosplit
Also updated readme to have correct capitalization.
This commit is contained in:
parent
c71b60c82a
commit
f1dbf72e09
11 changed files with 297 additions and 6 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue