mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-21 03:10:02 +02:00
13 lines
200 B
Bash
13 lines
200 B
Bash
git diff;
|
|
cd slsDetectorSoftware;
|
|
git diff;
|
|
cd ../slsReceiverSoftware;
|
|
git diff;
|
|
cd ../slsDetectorGui;
|
|
git diff;
|
|
cd ../slsDetectorCalibration;
|
|
git diff;
|
|
cd ../slsImageReconstruction;
|
|
git diff;
|
|
cd ..
|