summaryrefslogtreecommitdiff
path: root/Lib/scilab/sciprimtypes.swg
blob: b5e30d932c3cc3af6c1170cc8c9b7b9f96ff8682 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
%include <scidouble.swg>
%include <scifloat.swg>

%include <scilonglong.swg>

%include <sciint.swg>
%include <sciunsignedint.swg>

%include <scilong.swg>
%include <sciunsignedlong.swg>

%include <scishort.swg>
%include <sciunsignedshort.swg>

%include <scichar.swg>
%include <scisignedchar.swg>
%include <sciunsignedchar.swg>

%include <scimisctypes.swg>

%include <scipointer.swg>
%include <scibool.swg>