Fix incorrect template argument.

This commit is contained in:
Danila Fedorin 2017-08-25 18:47:49 -07:00
parent 9d52d55e68
commit bfc1ed5819
1 changed files with 1 additions and 1 deletions

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.