CMake/Tests/Fortran
Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format
Run the `Utilities/Scripts/clang-format.bash` script to update
all our C++ code to a new style defined by `.clang-format`.
Use `clang-format` version 3.8.

* If you reached this commit for a line in `git blame`, re-run the blame
  operation starting at the parent of this commit to see older history
  for the content.

* See the parent commit for instructions to rebase a change across this
  style transition commit.
2016-05-16 16:05:19 -04:00
..
Executable Fix dependency scanning configuration in subdirectories 2016-02-05 09:26:44 -05:00
External
Library
Subdir Fix dependency scanning configuration in subdirectories 2016-02-05 09:26:44 -05:00
in_interface
include Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
CMakeLists.txt Merge topic 'test-FortranCInterface-again' 2016-02-08 10:33:07 -05:00
foo.f
hello.f
mainc.c
maincxx.c
myc.c
mycxx.cxx
mysub.f
test_module_implementation.f90
test_module_interface.f90
test_module_main.f90
test_preprocess.F90 Fortran: Fix passing of preprocessor definitions to dependency scanner 2015-07-06 10:35:02 -04:00
test_preprocess_module.F90 Fortran: Fix passing of preprocessor definitions to dependency scanner 2015-07-06 10:35:02 -04:00
test_use_in_comment_fixedform.f
test_use_in_comment_freeform.f90
testf.f
world.f
world_gnu.def
world_icl.def