mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
If a extra infix feature require features to be added to an already loaded module. Instead of have the exact module definition in multiple places (with date), this will allow a much more flexible sytax: MODULES=( "infix-interfaces -e containers" ) This require that the infix-interfaces is loaded *before* this file is run.