mention src/singeli/ in src/README.md
This commit is contained in:
parent
c274c35b1e
commit
e757b690dd
@ -36,6 +36,9 @@ src/
|
|||||||
mut.h temporary mutable array operations
|
mut.h temporary mutable array operations
|
||||||
talloc.h temporary buffer allocations (described more below)
|
talloc.h temporary buffer allocations (described more below)
|
||||||
utf.h UTF-8 things
|
utf.h UTF-8 things
|
||||||
|
singeli/ Singeli-specific things
|
||||||
|
src/ *.singeli files
|
||||||
|
c/ C files specifically for Singeli stuff
|
||||||
opt/ files which aren't needed for every build configuration
|
opt/ files which aren't needed for every build configuration
|
||||||
gen/ generated files
|
gen/ generated files
|
||||||
jit/ simple JIT compiler for x86-64
|
jit/ simple JIT compiler for x86-64
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user