]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
update astyle file after discussion on mailing list
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 20 Nov 2012 22:03:55 +0000 (22:03 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 20 Nov 2012 22:03:55 +0000 (22:03 +0000)
git-svn-id: https://svn.dealii.org/trunk@27617 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/astyle.rc

index a2874dc74e15f296e6b2e8c89042c6aa1299d002..8f12e0028a119632d6e22c6a49525ed396541107 100644 (file)
@@ -1,6 +1,4 @@
 # astyle 2.02 indentation style for deal.II
-# Run astyle in a command like
-#    astyle --options=lib/astyle.rc *.cc *.h
 
 --style=gnu
 
@@ -11,9 +9,9 @@
 --min-conditional-indent=0
 --pad-header
 
-# write things as 'char* p', not 'char *p'
---align-pointer=type
---align-reference=type
+# write things as 'char * p'
+--align-pointer=middle
+--align-reference=middle
 
 --max-instatement-indent=60
 --suffix=none

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.