diff --git a/src/constants.js b/src/constants.js index 6b1dd923..d95a475b 100644 --- a/src/constants.js +++ b/src/constants.js @@ -10,6 +10,6 @@ * All rights reserved. */ - /*#*/ include('item/ChangeFlag.js'); - /*#*/ include('path/SelectionState.js'); - /*#*/ include('util/Numerical.js'); +/*#*/ include('item/ChangeFlag.js'); +/*#*/ include('path/SelectionState.js'); +/*#*/ include('util/Numerical.js');