summary refs log tree commit diff stats
path: root/lib/core/allocators.nim
diff options
context:
space:
mode:
authorEuan <euantorano@users.noreply.github.com>2019-09-06 11:57:38 +0100
committerAndreas Rumpf <rumpf_a@web.de>2019-09-06 12:57:38 +0200
commit24f52d855cf7ffc5de0ae021fa4043eb357c7e72 (patch)
tree0f964f6e43acddb4ca360c012f53249ec0dbcfba /lib/core/allocators.nim
parent32769c478bb15bb7b290992a85dbea702dbc1f95 (diff)
downloadNim-24f52d855cf7ffc5de0ae021fa4043eb357c7e72.tar.gz
#12141 Define SDL lib name for OpenBSD and FreeBSD (#12143)
* Define SDL lib name for OpenBSD and FreeBSD

* Merge Linux and FreeBSD definitions
Diffstat (limited to 'lib/core/allocators.nim')
0 files changed, 0 insertions, 0 deletions
pf <rumpf_a@web.de> 2008-11-16 22:08:15 +0100 version 0.7.0' href='/ahoang/Nim/commit/tests/tstrset.nim?h=devel&id=8b2a9401a147bd0b26cd2976ae71a1022fbde8cc'>8b2a9401a ^
972c51086 ^
8b2a9401a ^
972c51086 ^





1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74