mirror of
https://gitlab.com/camelot/kickc.git
synced 2025-04-05 07:40:39 +00:00
Closes #9
This commit is contained in:
parent
14616458e5
commit
be37a45e36
@ -5,7 +5,7 @@ import dk.camelot64.kickc.CompileLog;
|
||||
import java.io.File;
|
||||
import java.util.*;
|
||||
|
||||
/** Statistics for usage of the ASM fragments */
|
||||
/** Statistics for usage of the ASM fragments. Also contains a methos for identifying redundant/unused files. */
|
||||
public class AsmFragmentUsages {
|
||||
|
||||
/** Usage Statistics for fragment templates. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user