Commit 2316e4d9 authored by Claes Sjofors's avatar Claes Sjofors

Crossreferences for graphs, pwg-file in lower case

parent f9b279ee
......@@ -332,7 +332,7 @@ void wb_crrgen::load( pwr_tStatus *rsts, int sim)
a.value( action);
if ( strstr( action, ".pwg")) {
sprintf( fname, "$pwrp_exe/%s", action);
sprintf( fname, "$pwrp_exe/%s", cdh_Low(action));
dcli_translate_filename( fname, fname);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment