FreeCalypso > hg > tcs211-l1-reconst
view gpf/cfg/tcgen.ini.default @ 325:b410d2a64a59
l1p_func.c: l1ps_swap_iq_dl() reconstructed
| author | Mychaela Falconia <falcon@freecalypso.org> | 
|---|---|
| date | Wed, 04 Oct 2017 21:08:50 +0000 | 
| parents | 509db1a7b7b8 | 
| children | 
line wrap: on
 line source
# default ini file for TCGenerator # TDC include dir (e.g. \g23m\condat\ms\tdcinc) tdcincdir \g23m\condat\ms\tdcinc # TDC include library (e.g. \g23m\condat\ms\tdclib\tdcinc.lib) tdcinclib \g23m\condat\ms\tdclib\tdcinc.lib # TDC library (e.g. \GPF\LIB\win32\tdc.lib) tdclib \GPF\LIB\win32\tdc.lib # Use PCON (0|1) pcon 0 # Use parameterized TDC constructors (0|1) param_constr 0 # Level up to which parameterized structs shall be used param_level 1 # Level up to which new lines after each parameter in # parameterized structs will be generated (0..param_level) param_nl 1 # Rules file rules tcgen_rules.xml
