Add TODO item
This commit is contained in:
@@ -2568,6 +2568,8 @@ list lazy_list_set(list L, integer i, list v)
|
||||
f.close()
|
||||
|
||||
# Load the side-effect-free table as well.
|
||||
# TODO: Transform the SEF Table into a function properties table
|
||||
# that includes domain data (min, max).
|
||||
f = open(lslcommon.DataPath + 'seftable.txt', 'rb')
|
||||
try:
|
||||
while True:
|
||||
|
||||
Reference in New Issue
Block a user