RGL browser: remove duplicates in API tab

For some reason I was scanning both Syntax and
Constructors, Cat, Structural, Combinators
even though the former imports all the latter...
This commit is contained in:
john.j.camilleri
2014-06-30 07:35:59 +00:00
parent 93ba5b7b37
commit 2542d04565

View File

@@ -354,7 +354,7 @@ function Thing() {
this.apiModules = [
// api
"Syntax",
"Constructors", "Cat", "Structural", "Combinators",
// "Constructors", "Cat", "Structural", "Combinators",
// abstract
// "Adjective",
// "Adverb",