From: Tushar Krishna Date: Wed, 23 Nov 2011 01:11:18 +0000 (-0500) Subject: Remove standard_1level_CMP-protocol.sm include statement from Network X-Git-Tag: stable_2012_02_02~24 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=eff430a97263006c9fc73b4b3d6c675c771c88c2;p=gem5.git Remove standard_1level_CMP-protocol.sm include statement from Network --HG-- extra : rebase_source : 51a2dd4bb643e3dc5b0218a6190cf5c1989f9691 --- diff --git a/src/mem/protocol/Network_test.slicc b/src/mem/protocol/Network_test.slicc index b122b149c..a065a8535 100644 --- a/src/mem/protocol/Network_test.slicc +++ b/src/mem/protocol/Network_test.slicc @@ -3,4 +3,3 @@ include "RubySlicc_interfaces.slicc"; include "Network_test-msg.sm"; include "Network_test-cache.sm"; include "Network_test-dir.sm"; -include "standard_1level_CMP-protocol.sm";