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