Move some of misc1.c to indent.c.

My little contribution to #209.
This commit is contained in:
Gaelan Steele
2014-03-02 12:23:10 -08:00
committed by Thiago de Arruda
parent a21c8589ef
commit bbf6442433
10 changed files with 419 additions and 401 deletions

View File

@@ -27,6 +27,7 @@
#include "getchar.h"
#include "hashtab.h"
#include "if_cscope.h"
#include "indent.h"
#include "mark.h"
#include "mbyte.h"
#include "memline.h"