Skip to content
Snippets Groups Projects
Commit fdee4554 authored by John Romein's avatar John Romein
Browse files

BugID: 225

Removed depricated comments.
parent 79cfffe3
No related branches found
No related tags found
No related merge requests found
......@@ -153,9 +153,6 @@ class BGLProcSection(Section):
buildvar = 'gnu_bgl')
# The executable for BGL_Processing should be recompiled for every combination of the number
# of stations and the clock setting. So for every combination there should be an executable present.
# todo: We should check here if the executable exists
nstations = parset.getNStations()
clock = parset.getClockString()
self.executable = 'CS1_BGL_Processing'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment