mirror of
https://github.com/Noratrieb/mandelbrot-rust.git
synced 2026-01-14 15:25:07 +01:00
args
This commit is contained in:
parent
90980a7ef2
commit
fd6aa99b99
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
use mandelbrot_set::Config;
|
||||
use std::{env, process};
|
||||
use std::alloc::System;
|
||||
|
||||
fn main() {
|
||||
let args = env::args();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue