From c15c66e7f015b4d1df0901c757bae9c6ad5e649f Mon Sep 17 00:00:00 2001 From: John Haugeland Date: Mon, 3 Jul 2017 14:45:40 -0700 Subject: [PATCH] meaningless change to get travis to trigger --- src/js/jssm.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/js/jssm.js b/src/js/jssm.js index 68f015c8..17b34ad2 100644 --- a/src/js/jssm.js +++ b/src/js/jssm.js @@ -445,6 +445,7 @@ export { machine, parse, + // todo whargarbl these should be exported to a utility library seq, weighted_rand_select, histograph, weighted_sample_select, weighted_histo_key };