The ECL code no longer uses tabulator characters, they were replaced

by spaces.

A custom script was used to insert/replace Emacs and ViM per-file editor
settings according to their type and the new ECL coding style.
This commit is contained in:
Matthew Mondor 2015-09-03 07:35:47 -04:00
parent 9720adf0c0
commit 8f07cd58d8
384 changed files with 1170 additions and 359 deletions

View file

@ -1,4 +1,6 @@
/* -*- mode: c; c-basic-offset: 8 -*- */
/* -*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*- */
/* vim: set filetype=c tabstop=8 shiftwidth=4 expandtab: */
/*
write_array.d -- File interface.
*/