From 3e286d825dbadc577052c0898db1f3958e17e1cb Mon Sep 17 00:00:00 2001 From: Brad Beckmann Date: Fri, 29 Jan 2010 20:29:26 -0800 Subject: ruby: Sorted the file includes to maintain consistency --- src/mem/protocol/MESI_CMP_directory.slicc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/mem/protocol/MESI_CMP_directory.slicc b/src/mem/protocol/MESI_CMP_directory.slicc index eb087c8a9..93e7f5eb9 100644 --- a/src/mem/protocol/MESI_CMP_directory.slicc +++ b/src/mem/protocol/MESI_CMP_directory.slicc @@ -1,6 +1,6 @@ MESI_CMP_directory-msg.sm -MESI_CMP_directory-L2cache.sm MESI_CMP_directory-L1cache.sm +MESI_CMP_directory-L2cache.sm MESI_CMP_directory-dir.sm MESI_CMP_directory-dma.sm standard_CMP-protocol.sm -- cgit v1.2.3