mirror of
https://github.com/ParkerTenBroeck/automata.git
synced 2026-06-06 21:24:06 -04:00
moved AST into seperate file
This commit is contained in:
parent
7970cb197a
commit
7e0d4ca69a
6 changed files with 116 additions and 83 deletions
|
|
@ -5,7 +5,6 @@
|
|||
# Replace llvmPackages with llvmPackages_X, where X is the latest LLVM version (at the time of writing, 16)
|
||||
llvmPackages.bintools
|
||||
rustup
|
||||
nasm
|
||||
];
|
||||
RUSTC_VERSION = "nightly";
|
||||
# https://github.com/rust-lang/rust-bindgen#environment-variables
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue