Skip to content

Commit cddb9a5

Browse files
committed
Fix errors in header that did not match instrument name
1 parent 5b288d4 commit cddb9a5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mcstas-comps/examples/Tests_union/Test_inhomogenous_process/Test_inhomogenous_process.instr

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*******************************************************************************
22
* McStas instrument definition URL=http://www.mcstas.org
33
*
4-
* Instrument: incoherent_boxes
4+
* Instrument: Test_inhomogenous_process
55
*
66
* %Identification
77
* Written by: Daniel Lomholt Christensen
@@ -66,7 +66,7 @@
6666
*
6767
* %End
6868
*******************************************************************************/
69-
DEFINE INSTRUMENT inc(thick=0.01,
69+
DEFINE INSTRUMENT Test_inhomogenous_process(thick=0.01,
7070
width = 0.03,
7171
string sample="thin")
7272

0 commit comments

Comments
 (0)