File: embedded_xml.h.in

package info (click to toggle)
ismrmrd 1.15.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,576 kB
  • sloc: cpp: 6,439; ansic: 2,276; xml: 1,025; sh: 242; python: 72; makefile: 42
file content (5 lines) | stat: -rw-r--r-- 147 bytes parent folder | download
1
2
3
4
5
#pragma once
#include <string>

const std::string basic_xml = "${ismrmrd_example}";
const std::string extended_xml = "${ismrmrd_example_extended}";