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

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

Fixed typo

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.