mirror of https://github.com/percyliang/sempre
Updated run files to support the latest change in fig
This commit is contained in:
parent
c95d17fb6c
commit
2788dbf13f
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
$: << 'fig/lib'
|
||||
require 'execrunner'
|
||||
$optPrefix = '-'
|
||||
$path = 'interactive'
|
||||
$output = 'interactive/output'
|
||||
$modes = []
|
||||
|
|
|
|||
Loading…
Reference in New Issue