mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 06:44:46 +00:00
removed lang and markup folder from editors, changed imports to use new crates
This commit is contained in:
parent
f9e2e3469b
commit
69391b26d7
55 changed files with 653 additions and 11986 deletions
|
@ -10,7 +10,6 @@ extern crate pest_derive;
|
|||
|
||||
mod editor;
|
||||
mod graphics;
|
||||
pub mod lang; //TODO remove pub for unused warnings
|
||||
mod ui;
|
||||
mod window;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue