Update submodules

This commit is contained in:
Jack Andersen 2016-07-13 19:11:38 -10:00
parent a271b6ab58
commit 9cd2cd6872
4 changed files with 34 additions and 3 deletions

31
.clang-format Normal file
View File

@ -0,0 +1,31 @@
---
IndentWidth: 4
ColumnLimit: 120
UseTab: Never
---
Language: Cpp
DerivePointerAlignment: false
PointerAlignment: Left
AlignAfterOpenBracket: Align
AlignConsecutiveAssignments: false
BreakBeforeBraces: Allman
IndentCaseLabels: false
AllowShortBlocksOnASingleLine: true
AlignOperands: true
AlignTrailingComments: true
AlwaysBreakBeforeMultilineStrings: true
AlwaysBreakTemplateDeclarations: true
BreakConstructorInitializersBeforeComma: true
BreakStringLiterals: true
AlwaysBreakAfterReturnType: None
AlwaysBreakAfterDefinitionReturnType: None
AllowShortFunctionsOnASingleLine: All
Cpp11BracedListStyle: true
NamespaceIndentation: None
ReflowComments: true
BinPackArguments: true
BinPackParameters: true
SortIncludes: false
AccessModifierOffset: -4
ConstructorInitializerIndentWidth: 0
ConstructorInitializerAllOnOneLineOrOnePerLine: true

2
amuse

@ -1 +1 @@
Subproject commit 596bc66ce62220bc5bca55ec3eae768ae9f6b333
Subproject commit 2dcb9dd1c775a895e111f267a6730d71f9760549

2
hecl

@ -1 +1 @@
Subproject commit 8c745118b4e86a883a31013b3948510a0cb28e81
Subproject commit c39e20ee583d530c7f12d42be7e8014bf768e1e4

@ -1 +1 @@
Subproject commit 720ab3d9527946ad753433b5b73abeeb87b8efe1
Subproject commit 53432805c7e12472f3b66f10eeaf9415003bae1a