70ab50b499
Clint is a testbed for static source-code checking techniques. It is currently designed to check C++ for common programmer errors and suggest improvements.
25 lines
690 B
Plaintext
25 lines
690 B
Plaintext
bin/clint
|
|
include/clint/exceptions.h
|
|
include/clint/python.h
|
|
@dirrm include/clint
|
|
@unexec install-info --delete %D/info/clint.info %D/info/dir
|
|
info/clint.info
|
|
@exec install-info %D/info/clint.info %D/info/dir
|
|
lib/clint/python.a
|
|
lib/clint/python.la
|
|
lib/libpython++.a
|
|
lib/libpython++.la
|
|
lib/libpython++.so
|
|
lib/libpython++.so.0
|
|
@dirrm lib/clint
|
|
share/clint/clint.py
|
|
share/clint/python_rules/c_comments.py
|
|
share/clint/python_rules/catch_exception.py
|
|
share/clint/python_rules/header_guard.py
|
|
share/clint/python_rules/headers.py
|
|
share/clint/python_rules/long_constant.py
|
|
share/clint/python_rules/macros.py
|
|
share/clint/python_rules/shortcut_if.py
|
|
@dirrm share/clint/python_rules
|
|
@dirrm share/clint
|