# upgrade the version of maxPlot
maxPlot:
	cp ~/projects/czi/maxPlot/maxPlot.js cbWeb/js/
	cp ~/projects/czi/maxPlot/normalizeWheel.js cbWeb/ext/
	git add cbWeb/js/maxPlot.js 
