mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-20 02:40:03 +02:00
12 lines
194 B
Bash
12 lines
194 B
Bash
git diff;
|
|
cd slsDetectorSoftware;
|
|
git diff;
|
|
cd ../slsReceiverSoftware;
|
|
git diff;
|
|
cd ../slsDetectorGui;
|
|
git diff;
|
|
cd ../slsDetectorCalibration;
|
|
git diff;
|
|
cd ../slsImageReconstruction;
|
|
git diff;
|