misc trivial tweaks, and documentation addition

This commit is contained in:
Michael Meeks
2011-10-21 10:08:02 +01:00
parent 034350a509
commit e31496c938
5 changed files with 35 additions and 23 deletions

View File

@ -39,6 +39,6 @@ $(eval $(call gb_Module_add_targets,basic,\
$(eval $(call gb_Module_add_check_targets,basic,\
CppunitTest_basic_scanner \
))
))
# vim: set noet sw=4 ts=4: