summaryrefslogtreecommitdiffstats
path: root/c++/src/H5StrType.h
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2001-03-02 17:50:58 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2001-03-02 17:50:58 (GMT)
commitb545a4bb032255e413f45d2be06a7ed13483597a (patch)
tree8a8753cdb3bfad7a5c39de52530871d31bbde58e /c++/src/H5StrType.h
parent6e7877db5e4f05e8f64dda968eb4c69d0d83d599 (diff)
downloadhdf5-b545a4bb032255e413f45d2be06a7ed13483597a.zip
hdf5-b545a4bb032255e413f45d2be06a7ed13483597a.tar.gz
hdf5-b545a4bb032255e413f45d2be06a7ed13483597a.tar.bz2
[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)
Diffstat (limited to 'c++/src/H5StrType.h')
-rw-r--r--c++/src/H5StrType.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/c++/src/H5StrType.h b/c++/src/H5StrType.h
index 9b504f4..94af416 100644
--- a/c++/src/H5StrType.h
+++ b/c++/src/H5StrType.h
@@ -1,3 +1,4 @@
+// This may look like C code, but it is really -*- C++ -*-
#ifndef _H5StrType_H
#define _H5StrType_H