Add new parser file

This commit is contained in:
Ann Priestman 2017-11-22 12:32:39 -05:00
parent b3187bebf2
commit 3b030a76d8

View File

@ -0,0 +1,14 @@
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package org.sleuthkit.autopsy.modules.hashdatabase;
/**
*
* @author apriestman
*/
public class HashkeeperHashSetParser {
}