Rename arrayPerformance to arrayPerfTop

This commit is contained in:
Andrew Johnson
2014-04-17 15:46:26 -05:00
parent fcb82fd31f
commit f10a5f8279
25 changed files with 2 additions and 3 deletions

View File

@@ -1,13 +0,0 @@
# Makefile at top of application tree
TOP = .
include $(TOP)/configure/CONFIG
DIRS += configure
DIRS += src
src_DEPEND_DIRS = configure
include $(TOP)/configure/RULES_TOP