added muSR data run header information dump to musredit
This commit is contained in:
28
src/musredit/images/musrdump.xpm
Normal file
28
src/musredit/images/musrdump.xpm
Normal file
@@ -0,0 +1,28 @@
|
||||
/* XPM */
|
||||
static char * musrdump_xpm[] = {
|
||||
"22 22 3 1",
|
||||
" c None",
|
||||
". c #0000FF",
|
||||
"+ c #000000",
|
||||
"... . . . . ... ",
|
||||
". . . . .. .. . .",
|
||||
". . . . . . . . .",
|
||||
". . . . . . . . .",
|
||||
". . . . . . ... ",
|
||||
". . . . . . . ",
|
||||
"... ... . . . ",
|
||||
" ",
|
||||
" ",
|
||||
"+++ ",
|
||||
" ++++ ",
|
||||
" + ",
|
||||
" ++++ ",
|
||||
" + ",
|
||||
" ++++ ",
|
||||
" + + ",
|
||||
" + +++++ ",
|
||||
" + +++ ",
|
||||
" ++++ + ",
|
||||
" +++ +++ ",
|
||||
" + ++++ ",
|
||||
" +++ + "};
|
||||
Reference in New Issue
Block a user