theorem.rb revision b1ef30f14bb4ab246482e969297522feb2e7d08c
self.state ||= 'pending'
end
end
save!
end
end
# If the prove_options have gone through the async_prove call, they are now
# a Hash and need to be restored as a ProveOptions object.
end
end
end