frontend: extract code generation modules from the strictly frontend
[nit.git] / src / nitmetrics.nit
index 3925360..2725a55 100644 (file)
@@ -17,7 +17,7 @@
 # A program that collects various metrics on nit programs and libraries
 module nitmetrics
 
-import frontend
+import frontend::code_gen
 import metrics
 
 # Create a tool context to handle options and paths