mirror of
https://gitlab.com/camelot/kickc.git
synced 2025-08-07 06:30:04 +00:00
Closes #9
This commit is contained in:
@@ -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. */
|
||||
|
Reference in New Issue
Block a user