Simplified file structure
This commit is contained in:
parent
1b13539b22
commit
66569446b1
219 changed files with 453 additions and 457 deletions
|
@ -4,8 +4,8 @@ import (
|
|||
"path/filepath"
|
||||
"strings"
|
||||
|
||||
"git.akyoto.dev/cli/q/src/build/compiler"
|
||||
"git.akyoto.dev/cli/q/src/build/scanner"
|
||||
"git.akyoto.dev/cli/q/src/compiler"
|
||||
"git.akyoto.dev/cli/q/src/scanner"
|
||||
)
|
||||
|
||||
// Build describes a compiler build.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue