Eventually we should support Infinity as a level number.

This commit is contained in:
Tony Garnock-Jones 2014-05-25 13:33:05 -04:00
parent 813fb157fb
commit f8d8c3b706
1 changed files with 2 additions and 0 deletions

View File

@ -1023,6 +1023,8 @@ function Routing(exports) {
}
///////////////////////////////////////////////////////////////////////////
// Gestalts.
// TODO: support Infinity as a level number
function GestaltLevel(subs, advs) {
this.subscriptions = subs;