summaryrefslogtreecommitdiff
path: root/src/simulation/StructProperty.h
diff options
context:
space:
mode:
authorjacob1 <jfu614@gmail.com>2013-03-06 17:05:59 (GMT)
committer jacob1 <jfu614@gmail.com>2013-03-06 17:05:59 (GMT)
commit037618e6f8e6a37574f7ef8ffd90e490fb0ea137 (patch)
treed80246d31a26aee7735a566bccc8ce9e8e4e305d /src/simulation/StructProperty.h
parentad951eb9af20cd1a784fab39c41ade1c19dff2ca (diff)
downloadpowder-037618e6f8e6a37574f7ef8ffd90e490fb0ea137.zip
powder-037618e6f8e6a37574f7ef8ffd90e490fb0ea137.tar.gz
remove auto generated comments from all files, fix some missing tabs, remove unused variables from config.h
Diffstat (limited to 'src/simulation/StructProperty.h')
-rw-r--r--src/simulation/StructProperty.h12
1 files changed, 2 insertions, 10 deletions
diff --git a/src/simulation/StructProperty.h b/src/simulation/StructProperty.h
index 5c46c7e..dda72c4 100644
--- a/src/simulation/StructProperty.h
+++ b/src/simulation/StructProperty.h
@@ -1,13 +1,5 @@
-//
-// StructProperty.h
-// The Powder Toy
-//
-// Created by Simon Robertshaw on 04/06/2012.
-// Copyright (c) 2012 __MyCompanyName__. All rights reserved.
-//
-
-#ifndef The_Powder_Toy_StructProperty_h
-#define The_Powder_Toy_StructProperty_h
+#ifndef STRUCTPROPERTY_H_
+#define STRUCTPROPERTY_H_
#include <string>
#include <stdint.h>