source: other-projects/hathitrust/wcsa/vol-checker/COMPILE.sh@ 31279

Last change on this file since 31279 was 31279, checked in by davidb, 7 years ago

First cut at servlet

File size: 116 bytes
Line 
1#!/bin.bash
2
3javac -cp jars/servlet-api.jar -d build/classes src/org/hathitrust/extractedfeatures/VolumeCheck.java
Note: See TracBrowser for help on using the repository browser.