add mode lines to new files

This commit is contained in:
Caolán McNamara
2011-06-02 16:49:28 +01:00
parent ac9fcba54a
commit bc09ec8dee
32 changed files with 96 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -84,3 +85,5 @@ private:
}
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */