1
0
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:
Danila Fedorin 2017-08-25 18:47:49 -07:00
parent 9d52d55e68
commit bfc1ed5819

View File

@ -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.