Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xxx-R6-1
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
synApps_6_1_Working
xxx-R6-1
Commits
5cb7ac26
Commit
5cb7ac26
authored
7 years ago
by
Pete R Jemian
Committed by
GitHub
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
consider multiple command line parameters
parent
b64e858c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
EXAMPLE_start_caQtDM.sh
+20
-18
20 additions, 18 deletions
EXAMPLE_start_caQtDM.sh
with
20 additions
and
18 deletions
EXAMPLE_start_caQtDM.sh
+
20
−
18
View file @
5cb7ac26
...
...
@@ -58,30 +58,30 @@ addModule ALIVE ./aliveApp/op/ui
addModule AREA_DETECTOR ./ADCore/ADApp/op/ui
addModule ADCORE ./ADApp/op/ui/autoconvert
addModule ADSIMDETECTOR ./simDetectorApp/op/ui/autoconvert
addModule ASYN ./opi/caqtdm
addModule AUTOSAVE ./asApp/op/ui
addModule BUSY ./busyApp/op/ui
addModule CALC ./calcApp/op/ui
addModule CAMAC ./camacApp/op/ui
addModule ASYN
./opi/caqtdm
addModule AUTOSAVE
./asApp/op/ui
addModule BUSY
./busyApp/op/ui
addModule CALC
./calcApp/op/ui
addModule CAMAC
./camacApp/op/ui
addModule CAPUTRECORDER ./caputRecorderApp/op/ui
addModule DAC128V ./dac128VApp/op/ui
addModule DELAYGEN ./delaygenApp/op/ui
addModule DELAYGEN
./delaygenApp/op/ui
addModule DEVIOCSTATS ./op/ui
addModule DXP ./dxpApp/op/ui
addModule IP ./ipApp/op/ui
addModule IP330 ./ip330App/op/ui
addModule IPUNIDIG ./ipUnidigApp/op/ui
addModule LOVE ./loveApp/op/ui
addModule MCA ./mcaApp/op/ui
addModule DXP
./dxpApp/op/ui
addModule IP
./ipApp/op/ui
addModule IP330
./ip330App/op/ui
addModule IPUNIDIG
./ipUnidigApp/op/ui
addModule LOVE
./loveApp/op/ui
addModule MCA
./mcaApp/op/ui
addModule MODBUS ./modbusApp/op/ui
addModule MOTOR ./motorApp/op/ui
addModule MOTOR
./motorApp/op/ui
addModule OPTICS ./opticsApp/op/ui
addModule QUADEM ./quadEMApp/op/ui
addModule SOFTGLUE ./softGlueApp/op/ui
addModule SSCAN ./sscanApp/op/ui
addModule STD ./stdApp/op/ui
addModule VAC ./vacApp/op/ui
addModule VME ./vmeApp/op/ui
addModule SOFTGLUE
./softGlueApp/op/ui
addModule SSCAN
./sscanApp/op/ui
addModule STD
./stdApp/op/ui
addModule VAC
./vacApp/op/ui
addModule VME
./vmeApp/op/ui
# ======== ================ ===========================
...
...
@@ -174,3 +174,5 @@ fi
# allow for command line option to specify the file to be opened
caQtDM
-style
plastique
-noMsg
${
1
:-
xxx
.ui
}
# TODO: what about ALL command line parameters? "$*"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment