Definition at line 4 of file default.py.
00005 : 00006 jit = sfc.jit 00007 opt = sfc.common.options.default_options() 00008 yield (jit, opt) 00009