]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Change alignment of pointers and remove offending option
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 20 Nov 2012 19:07:32 +0000 (19:07 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 20 Nov 2012 19:07:32 +0000 (19:07 +0000)
git-svn-id: https://svn.dealii.org/trunk@27612 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/astyle.rc

index 35e5a7755c9743c4fa5ffa311e25c7de23507d00..dff4fba22d3a737382029176193135facb551cca 100644 (file)
@@ -11,9 +11,9 @@
 --min-conditional-indent=0
 --pad-header
 
-# write things as 'char *p', not 'char* p'
---align-pointer=name
---align-reference=name
+# write things as 'char* p', not 'char *p'
+--align-pointer=type
+#--align-reference=name
 
 --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.