-Wallkw now includes keywords for all languages with keyword
warnings (previously Go and R were missing).
This commit is contained in:
parent
7df6c832c3
commit
5b957278a8
2 changed files with 8 additions and 2 deletions
|
|
@ -19,14 +19,16 @@
|
|||
%include <chicken/chickenkw.swg>
|
||||
%include <csharp/csharpkw.swg>
|
||||
%include <d/dkw.swg>
|
||||
%include <go/gokw.swg>
|
||||
%include <java/javakw.swg>
|
||||
%include <ocaml/ocamlkw.swg>
|
||||
%include <perl5/perlkw.swg>
|
||||
%include <php/phpkw.swg>
|
||||
%include <pike/pikekw.swg>
|
||||
%include <python/pythonkw.swg>
|
||||
%include <ocaml/ocamlkw.swg>
|
||||
%include <r/rkw.swg>
|
||||
%include <ruby/rubykw.swg>
|
||||
%include <tcl/tclkw.swg>
|
||||
%include <perl5/perlkw.swg>
|
||||
|
||||
|
||||
#endif //__Lib_allkw_swg__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue