mirror of
https://gitlab.kit.edu/uskyk/typicalc.git
synced 2024-11-10 03:10:44 +00:00
add package-info to LatexCreator package
This commit is contained in:
parent
f614869677
commit
ef071309ec
@ -0,0 +1,7 @@
|
||||
/**
|
||||
* This package contains the needed classes for creating latex code to display all the structures created by the model.
|
||||
*/
|
||||
@NonNullApi
|
||||
package edu.kit.typicalc.view.content.typeinferencecontent.latexcreator;
|
||||
|
||||
import org.springframework.lang.NonNullApi;
|
Loading…
Reference in New Issue
Block a user