Port project over to C, some C++ left

This commit is contained in:
2016-06-18 00:40:40 +10:00
parent bcb847c18c
commit 3c51010e77
19 changed files with 275 additions and 414 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
ColumnLimit: 100,
ColumnLimit: 80,
TabWidth: 4,
IndentWidth: 4, # 1 tab
UseTab: ForIndentation,