[svn-r3534] Purpose:
Bug Fix
Description:
Added comments to the top of C++ files to indicate that it's a C++
file and not a C source code file. Also added a macro which makes
emacs automagically enter c++-mode. (Recommended by Frank Schimmel
fschimme@monsoon.CAPS.ou.edu)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// This may look like C code, but it is really -*- C++ -*-
|
||||
#ifndef _H5FileCreatPropList_H
|
||||
#define _H5FileCreatPropList_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user