note warning: "[ If you are precompiling a subset of EiffelBase, it is preferable NOT to remove this class from the subset. If you remove it you may see unnecessary recompilations after changes. ]" description: "[ Class used to ensure proper precompilation of EiffelBase. Not to be used otherwise. ]" library: "Free implementation of ELKS library" status: "See notice at end of class." legal: "See notice at end of class." date: "$Date: 2016-12-05 17:39:47 +0000 (Mon, 05 Dec 2016) $" revision: "$Revision: 99631 $" class interface DECLARATOR create default_create note copyright: "Copyright (c) 1984-2012, Eiffel Software and others" license: "Eiffel Forum License v2 (see http://www.eiffel.com/licensing/forum.txt)" source: "[ Eiffel Software 5949 Hollister Ave., Goleta, CA 93117 USA Telephone 805-685-1006, Fax 805-685-6869 Website http://www.eiffel.com Customer support http://support.eiffel.com ]" end -- class DECLARATOR
Generated by ISE EiffelStudio