Browse Source

style fixes

pull/19/head
nisstyre56 10 years ago
parent
commit
5c7f57d67d
  1. 3
      tools.js

3
tools.js

@ -88,6 +88,9 @@ function operatorMatch(ops) {
};
}
function debugPrint(stx) {
module.exports = {
not : not,
groupOps : groupOps,

Loading…
Cancel
Save