Extract indent_c.c from misc1.c

This commit is contained in:
John
2014-03-13 11:32:27 +01:00
committed by Thiago de Arruda
parent d012255ee1
commit 7c51374a82
10 changed files with 3327 additions and 3304 deletions

View File

@@ -23,6 +23,7 @@
#include "fold.h"
#include "getchar.h"
#include "indent.h"
#include "indent_c.h"
#include "main.h"
#include "mbyte.h"
#include "memline.h"