mirror of
https://github.com/DanilaFe/abacus
synced 2024-11-16 23:53:09 -08:00
Fix incorrect template argument.
This commit is contained in:
parent
9d52d55e68
commit
bfc1ed5819
|
@ -2,7 +2,7 @@ package org.nwapw.abacus.function
|
|||
|
||||
import org.nwapw.abacus.function.applicable.ReducerApplicable
|
||||
import org.nwapw.abacus.number.NumberInterface
|
||||
import javax.swing.tree.TreeNode
|
||||
import org.nwapw.abacus.tree.TreeNode
|
||||
|
||||
/**
|
||||
* An operator that operates on trees.
|
||||
|
|
Loading…
Reference in New Issue
Block a user