mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-12 16:06:15 +00:00
9 lines
263 B
Java
Executable File
9 lines
263 B
Java
Executable File
/*
|
|
* To change this template, choose Tools | Templates
|
|
* and open the template in the editor.
|
|
*/
|
|
@HelpSetRegistration(helpSet = "ingest-hs.xml", position = 3575)
|
|
package org.sleuthkit.autopsy.ingest.docs;
|
|
|
|
import org.netbeans.api.javahelp.HelpSetRegistration;
|