FreeCalypso > hg > fc-magnetite
annotate configs/hybrid-aci2 @ 213:7fef2fc6e002
configs/hybrid: switch to the new cdg-hybrid cdginc headers
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 14 Oct 2016 21:55:19 +0000 |
parents | 5dab5306bac5 |
children |
rev | line source |
---|---|
210
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 # This config is a FAILED experiment to see if the TCS211 version of ACI |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 # could be compiled with condat3 headers. |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
3 |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
4 scripts/config-headers.sh gprs 2091-pruned |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
5 |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
6 CONDAT=condat3 |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
7 GPF=gpf3 |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
8 CDGINC=cdg3/cdginc-conservative |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
9 CDGPRIM=cdg3/sap-inline |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
10 ACI=g23m-aci |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
11 export CONDAT GPF CDGINC CDGPRIM ACI |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
12 |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
13 GPRS=1 |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
14 MMI=0 |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
15 SRVC=1 |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
16 export GPRS MMI SRVC |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
17 |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
18 build_lib ccddata |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
19 |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
20 # ACI libs |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
21 build_lib aci classic |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
22 build_lib aciext classic |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
23 build_lib aci_dti_mng classic |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
24 build_lib atiext classic |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
25 build_lib comlib hybrid |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
26 build_lib config_gprs_fl hybrid |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
27 build_lib config_gprs_ir hybrid |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
28 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))' |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
29 |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
30 # G23M protocol stack libs |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
31 build_lib alr sotovik |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
32 build_lib cc |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
33 build_lib cci |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
34 build_lib cci_ir |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
35 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))' |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
36 build_lib cl |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
37 build_lib dl |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
38 build_lib dti |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
39 build_lib fad |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
40 build_lib gmm |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
41 build_lib grlc |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
42 build_lib grlc_ir |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
43 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))' |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
44 build_lib grr |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
45 build_lib l1_pei |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
46 build_lib l2r |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
47 build_lib llc |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
48 build_lib mm |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
49 build_lib ra |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
50 build_lib rlp |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
51 build_lib rr |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
52 build_lib sim_b_lib |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
53 build_lib sm |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
54 build_lib sms |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
55 build_lib sndcp |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
56 build_lib ss |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
57 build_lib t30 |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
58 build_lib uart_b_lib |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
59 build_lib ppp |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
60 build_lib ppp_ir |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
61 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))' |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
62 build_lib upm |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
63 |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
64 # Condat drivers |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
65 build_lib gdi |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
66 |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
67 # GPF |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
68 build_lib ccd_na7_db |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
69 blob_lib_gpf frame_na7_db_fl |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
70 blob_lib_custom blobs/patches/frame_na7_db_ir-systrace.lib frame_na7_db_ir |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
71 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))' |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
72 blob_lib_gpf misc_na7_db_fl |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
73 blob_lib_gpf misc_na7_db_ir |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
74 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))' |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
75 blob_lib_gpf osx_na7_db |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
76 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))' |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
77 blob_lib_gpf tif_na7_db_fl |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
78 blob_lib_gpf tif_na7_db_ir |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
79 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))' |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
80 |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
81 # core drivers |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
82 build_lib drivers_flash |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
83 |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
84 # Layer 1 |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
85 build_lib tpudrv |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
86 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))' |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
87 build_lib l1_ext |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
88 lib_link_magic '(BSS_LIBS (.l1s_global))' |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
89 build_lib l1_int |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
90 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))' |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
91 blob_lib_std l1_custom_ext |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
92 blob_lib_std l1_custom_int |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
93 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))' |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
94 |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
95 build_lib riviera_core_flash |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
96 build_lib riviera_cust_flash |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
97 |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
98 # services |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
99 #build_lib atp |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
100 build_lib audio |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
101 build_lib audio_bgd |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
102 build_lib cst |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
103 build_lib dar |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
104 build_lib dar_gbl_var |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
105 lib_link_magic '(BSS_DAR_LIB (.bss))' |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
106 build_lib etm |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
107 build_lib lls |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
108 #build_lib mks |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
109 |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
110 # app drivers |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
111 build_lib abb |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
112 build_lib buzzer |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
113 build_lib ffs |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
114 build_lib ffs_drv |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
115 build_lib ffs_pcm |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
116 build_lib kpd |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
117 #build_lib lcc |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
118 build_lib power |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
119 build_lib rtc_drv |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
120 build_lib sim_drv |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
121 build_lib spi_drv |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
122 build_lib uart_drv |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
123 |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
124 # system glue |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
125 build_lib main |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
126 build_lib bootloader |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
127 lib_link_magic '(CONST_BOOT_LIB (.const, .text, .text:v$3) BSS_BOOT_LIB (.bss))' |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
128 |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
129 # Nucleus and TI's compiler stuff |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
130 blob_lib_os nucleus_flash_nodbg |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
131 blob_lib_os nucleus_int_ram_nodbg |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
132 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))' |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
133 blob_lib_os rts16le_flash |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
134 blob_lib_os rts16le_int_ram |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
135 lib_link_magic '(BSS_LIBS (.bss))' |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
136 |
5dab5306bac5
configs: a couple of failed experiments
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
137 str2ind_blobs_used=0 |