Update 'Modules'
parent
991b395348
commit
f385c2747d
6
Modules.md
Normal file
6
Modules.md
Normal file
@ -0,0 +1,6 @@
|
||||
A directory of ARF files is called a module, and the basename of the directory
|
||||
is that module's name. When a module is used in code, it will be referred to by
|
||||
this name. Modules include other modules include other modules by specifying
|
||||
their relative path (beginning with ./) or just by giving the path of the module
|
||||
relative to a package install location (maybe /usr/include/arf or ~/.arf or
|
||||
something).
|
Reference in New Issue
Block a user