From dc67392ca6211d53397b66f16a3110617825701b Mon Sep 17 00:00:00 2001 From: kevin Date: Wed, 10 Jul 2013 14:21:25 -0700 Subject: [PATCH] mod0.js:Fixed syntax error caused by incorrect block comment location. --- src/kc/data/mod0.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/kc/data/mod0.js b/src/kc/data/mod0.js index d060b6a..e1cbbaa 100644 --- a/src/kc/data/mod0.js +++ b/src/kc/data/mod0.js @@ -7,9 +7,10 @@ type: { vmin | emin | dmin | tmin | cmin | vmax | emax | dmax | tmax | cmax } da */ { -/* + array: [ +/* { loc:-1, mod:m1, var:mod0, type:set, rate:100,val:1 }, { loc:-1, mod:m1, var:win0, type:set, rate:100,val:2048 }, { loc:-1, mod:m1, var:thr0, type:set, rate:100,val:60 },