add screenshot
This commit is contained in:
BIN
resources/edge-detect-screenshot.png
Normal file
BIN
resources/edge-detect-screenshot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 41 KiB |
BIN
resources/images/ford.png
Normal file
BIN
resources/images/ford.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
@@ -127,7 +127,7 @@ pub fn parse_script<'a, E: ParseError<&'a str>>(input: &'a str) -> IResult<&'a s
|
||||
// if let Ok(v) = comment(input) {
|
||||
// println!("Found comment tag")
|
||||
// }
|
||||
|
||||
|
||||
|
||||
return Ok((x, ScriptMeta::Comment(String::default())));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user