note
	description: "Used to shared the Mpg_library singleton"
	author: "Louis Marchand"
	date: "Fri, 04 Nov 2016 17:31:01 +0000"
	revision: "0.1"

deferred class interface
	MPG_LIBRARY_SHARED

feature -- Access

	Mpg_library: MPG_LIBRARY_CONTROLLER
			-- Access to the MPG library internal fonctionnality
	
end -- class MPG_LIBRARY_SHARED

Generated by ISE EiffelStudio