Flattened package hierarchy
This commit is contained in:
parent
2d8fe15abb
commit
b35b17bb32
89 changed files with 42 additions and 42 deletions
|
@ -6,11 +6,11 @@ import (
|
|||
"slices"
|
||||
"strings"
|
||||
|
||||
"git.akyoto.dev/cli/q/src/arch/x64"
|
||||
"git.akyoto.dev/cli/q/src/config"
|
||||
"git.akyoto.dev/cli/q/src/dll"
|
||||
"git.akyoto.dev/cli/q/src/exe"
|
||||
"git.akyoto.dev/cli/q/src/sizeof"
|
||||
"git.akyoto.dev/cli/q/src/x64"
|
||||
)
|
||||
|
||||
// Finalize generates the final machine code.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue