Skip to content

Commit a23edf1

Browse files
committed
docs: remove already resolved todo
1 parent 022581b commit a23edf1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Vatras/Lang/FST.lagda.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,6 @@ We now prove some useful properties of the above statements.
262262
263263
{-|
264264
Composition of an FST into a list of FSTs.
265-
TODO: slightly inconsistent with paper, adapt the paper for conditional-accept revision
266265
-}
267266
infixl 5 _⊙_
268267
_⊙_ : ∀ {i} → List (FSTA i) → FSTA i → List (FSTA i)

0 commit comments

Comments
 (0)