Merge commit '9f890c23ad80924d0a30f3a14f8680b7c2d6318e' into fix-for-issue-451
[dygraphs.git] / generate-jar.sh
1 #!/bin/bash
2 # Generates a JAR file that can be used from GWT to load Dygraphs
3
4 jar -cf dygraph-gwt.jar -C gwt org