-
Notifications
You must be signed in to change notification settings - Fork 418
Adding new files to Red codebase
Boleslav Březovský edited this page May 29, 2019
·
1 revision
When you want to add new file to Red codebase, for example new codec, you need to register that file in two places:
-
%build/includes.r -
%boot.red
Both Red and Red/System are published under the BSD license. The runtime is published under the BSL license.