5 lines
95 B
Bash
Executable file
5 lines
95 B
Bash
Executable file
#!/bin/sh
|
|
|
|
find fractal-matrix-api -name *.rs
|
|
find fractal-gtk -name *.rs
|
|
find fractal-gtk/res
|