tiramisu/autolib.py

8 lines
176 B
Python
Raw Normal View History

2012-05-13 20:48:51 +02:00
"enables us to carry out a calculation and return an option's value"
# FIXME: import eosfunc here
def identical(name, config, *args):
return "identical" + name