Skip to content
  • Peter W. Draper's avatar
    Merge branch 'coding_style' into 'master' · ab1f47ed
    Peter W. Draper authored
    Coding style
    
    Sorry Peter here is another big annoying one. 
    
     - Improved the code quality in `runner_doiact.h` to match the coding standard used elsewhere: declare variable only where they are needed and use constants where possible.
     - Modified many headers to avoid long unnecessary inclusion lists. Should speed up compilation.
    
    Thanks !
    
    See merge request !182
    ab1f47ed