Skip to content

Commit 833bb5a

Browse files
author
DThierfelder
committed
Update Properties.java
1 parent 79e48f9 commit 833bb5a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

codeSamples/src/properties/Properties.java

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
import net.sharkfw.knowledgeBase.SharkKBException;
55
import net.sharkfw.knowledgeBase.inmemory.InMemoSharkKB;
66

7+
/**
8+
*
9+
* @author thsc
10+
*/
711
public class Properties {
812
public static void main(String args[]) throws SharkKBException {
913
SemanticTag shark =

0 commit comments

Comments
 (0)