1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 03:57:44 +00:00

change ~ update examples to align with 'coreutils' name

This commit is contained in:
Roy Ivy III 2020-05-24 18:15:12 -05:00
parent f7ac89dc82
commit 1f0864f689
4 changed files with 2 additions and 2 deletions

1
examples/busybox-core.rs Normal file
View file

@ -0,0 +1 @@
include!("../src/bin/coreutils.rs");

View file

@ -1 +0,0 @@
include!("../src/bin/uutils.rs");

View file

@ -1 +0,0 @@
include!("../src/bin/uutils.rs");

1
examples/uuc.rs Normal file
View file

@ -0,0 +1 @@
include!("../src/bin/coreutils.rs");