Hi all, I'm currently doing some research in Ruby, therefore I've been trying to modify some .sm file such as 'src/mem/ruby/protocol/MOESI_CMP_directory-L1cache.sm'. I was wondering how come this C++-like language cannot recognize simplest syntax such as a simple semicolon.
Also, if I want to define a function in this file, would it be appropriate to just define it in another C++ file and declare the header file in StateMachine.py? Is there something I missed? Any pointers would do. Thank you in advance. Leon _______________________________________________ gem5-users mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
