Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit a64d5d2a authored by adelmann's avatar adelmann :reminder_ribbon:
Browse files

change opal to opal-x in printout

parent c36826e5
No related branches found
No related tags found
No related merge requests found
...@@ -114,7 +114,7 @@ namespace OPALXMAIN { ...@@ -114,7 +114,7 @@ namespace OPALXMAIN {
int main(int argc, char* argv[]) { int main(int argc, char* argv[]) {
ippl::initialize(argc, argv); ippl::initialize(argc, argv);
{ {
gmsg = new Inform("OPAL"); gmsg = new Inform("OPAL-X");
namespace fs = boost::filesystem; namespace fs = boost::filesystem;
H5SetVerbosityLevel(1); // 65535); H5SetVerbosityLevel(1); // 65535);
......
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