// Place global declarations here. // Place template instantiations here. Network1 = Network(); Host1_Handshake = Host_Handshake(); Host2_Handshake = Host_Handshake(); // List one or more processes to be composed into a system. system Network,Host1_Handshake,Host2_Handshake;