summary refs log tree commit diff stats
path: root/code/options.py
blob: eed79f1ebd3fd4b27d796607b2583183c8c77e61 (plain) (blame)
1
2
3
4
5
def get():
	return []

def dummy():
	return []