Remove extra comments at the end of networks.

This commit is contained in:
Sergiu Ivanov 2020-02-23 09:26:07 +01:00
parent 04bc619b7d
commit b04d897c67

View File

@ -227,7 +227,3 @@
(list (match (get-interaction-sign network-form doms x y)
['+ 1] ['- -1] ['0 0])
x y))))))
;1. Define the contract/predicate for domain mapping
;1. Remove build-all-states-same-domain.
;2. Add a short test to example.org