Marking of more classes, might get rid of in the future and optimize; Implement shrin...
[SquirrelJME.git] / tools / markdown-javadoc / src / java9 / module-info.java
blob5c2241efbf7d075afc326cb1a9c6314cf0d14bca
1 // -*- Mode: Java; indent-tabs-mode: t; tab-width: 4 -*-
2 // ---------------------------------------------------------------------------
3 // Multi-Phasic Applications: SquirrelJME
4 // Copyright (C) Stephanie Gawroriski <xer@multiphasicapps.net>
5 // ---------------------------------------------------------------------------
6 // SquirrelJME is under the GNU General Public License v3+, or later.
7 // See license.mkd for licensing and copyright information.
8 // ---------------------------------------------------------------------------
10 module squirreljme.tools.markdown.javadoc.main {
11 requires jdk.javadoc;