mirror of
https://github.com/DanilaFe/abacus
synced 2025-04-22 00:24:12 -07:00
Fix incorrect template argument.
This commit is contained in:
parent
877f69e96a
commit
bfbeee2c3d
@ -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