File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 35
35
; ; LEO
36
36
(export ' (self class ))
37
37
; ; classnames, variable names are exported by 'basicclass'
38
- (export ' (string float-vector interger -vector bit-vector ))
38
+ (export ' (string float-vector integer -vector bit-vector ))
39
39
; ; feature constants
40
40
(export ' (vax sun apollo mips sun3 sun4 news sanyo bsd4_2 sunos4
41
41
sunos4.1 system5 coff alpha thread))
Original file line number Diff line number Diff line change 32
32
; ; LEO
33
33
(export ' (self class ))
34
34
; ; classnames, variable names are exported by 'basicclass'
35
- (export ' (string float-vector interger -vector bit-vector ))
35
+ (export ' (string float-vector integer -vector bit-vector ))
36
36
; ; feature constants
37
37
(export ' (vax sun apollo mips sun3 sun4 news sanyo bsd4_2 sunos4
38
38
sunos4.1 system5 coff alpha thread))
You can’t perform that action at this time.
0 commit comments