⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.91
Server IP:
157.245.101.34
Server:
Linux skvinfotech-website 5.4.0-131-generic #147-Ubuntu SMP Fri Oct 14 17:07:22 UTC 2022 x86_64
Server Software:
Apache/2.4.41 (Ubuntu)
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
swig4.0
/
View File Name :
allkw.swg
#ifndef __Lib_allkw_swg__ #define __Lib_allkw_swg__ /* Include all the known keyword warnings. Very useful for adding test files to the test-suite, or checking if your own library is ok for all the swig supported languages. Use as swig -Wallkw ... If you add a new language, remember to create a separate languagekw.swg file, and add it here. */ %include <csharp/csharpkw.swg> %include <d/dkw.swg> %include <go/gokw.swg> %include <java/javakw.swg> %include <lua/luakw.swg> %include <ocaml/ocamlkw.swg> %include <perl5/perlkw.swg> %include <php/phpkw.swg> %include <python/pythonkw.swg> %include <r/rkw.swg> %include <ruby/rubykw.swg> %include <tcl/tclkw.swg> #endif //__Lib_allkw_swg__