// This is a valid mspec file. // The class mspec produces must be named. medium EmptyProtInterface; // C++ code. %{ %} // Client defined types types { } // The primitives of the medium primitives { } // Dimensions of the medium dimensions { } // attributes of the medium attributes { } // interface functions functions { }