3 *.cpp filter=uncrustify
6 *.cuh filter=uncrustify
7 CMakeLists.txt filter=copyright
8 *.cmake filter=copyright
9 *.cmakein filter=copyright
13 *.pre filter=copyright
14 *.tex filter=copyright
16 # Exceptions: extra files to include
17 admin/*.sh filter=copyright
18 admin/git-pre-commit filter=copyright
19 # Exceptions: files to exclude
21 cmake/CheckC*CompilerFlag.cmake !filter
22 cmake/FindBLAS.cmake !filter
23 cmake/FindLAPACK.cmake !filter
24 cmake/ThreadMPI.cmake !filter
25 cmake/Platform/BluegeneQ*.cmake !filter
27 cmake/*.c.cmakein !filter
28 docs/doxygen/Doxyfile-*.cmakein !filter
29 docs/doxygen/*.cpp !filter
30 docs/doxygen/examples/*.cpp filter=uncrustify_only
31 docs/doxygen/examples/*.c filter=uncrustify_only
32 docs/manual/UseLATEX.cmake !filter
33 scripts/GMXRC.* !filter
34 scripts/make_gromos_rtp.py !filter
36 src/gromacs/gmxlib/gpu_utils/memtestG80_core.* !filter
37 src/gromacs/gmxlib/nonbonded/preprocessor/gmxpreprocess.py !filter
38 src/gromacs/linearalgebra/gmx_blas/* !filter
39 src/gromacs/linearalgebra/gmx_lapack/* !filter
40 src/gromacs/selection/parser.cpp !filter
41 src/gromacs/selection/parser.h !filter
42 src/gromacs/selection/scanner.cpp !filter
43 src/gromacs/selection/scanner_flex.h !filter
44 nb_kernel_Elec* filter=copyright