nitstats: renamed in nitmetrics
[nit.git] / src / metrics / count_ntypes.nit
similarity index 99%
rename from src/stats/count_ntypes.nit
rename to src/metrics/count_ntypes.nit
index 3d81aad..c74a37b 100644 (file)
@@ -17,7 +17,7 @@
 # Statistics on the usage of explicit static types.
 module count_ntypes
 
-private import stats_base
+private import metrics_base
 import modelbuilder
 
 # The job of this visitor is to resolve all types found