Commit d786f88a authored by claes's avatar claes

load_cNameOpt for option file added

parent ea27afaf
#ifdef RPC_HDR #ifdef RPC_HDR
%/* %/*
% * Proview $Id: rt_load.x,v 1.5 2006-05-05 11:31:54 claes Exp $ % * Proview $Id: rt_load.x,v 1.6 2008-06-24 07:10:14 claes Exp $
% * Copyright (C) 2005 SSAB Oxelsund AB. % * Copyright (C) 2005 SSAB Oxelsund AB.
% * % *
% * This program is free software; you can redistribute it and/or % * This program is free software; you can redistribute it and/or
...@@ -79,6 +79,7 @@ ...@@ -79,6 +79,7 @@
% %
%#define load_cNameAlias "%spwrp_alias.dat" %#define load_cNameAlias "%spwrp_alias.dat"
%#define load_cNameAppl "%sld_appl_%s_%d.txt" %#define load_cNameAppl "%sld_appl_%s_%d.txt"
%#define load_cNameOpt "%splc_%s_%04d.opt"
%#define load_cNameBoot "%sld_boot_%s_%04d.dat" %#define load_cNameBoot "%sld_boot_%s_%04d.dat"
%#define load_cNameNode "%sld_node_%s_%04d.dat" %#define load_cNameNode "%sld_node_%s_%04d.dat"
%#define load_cNameRc "%sld_rc_%s_%04d.dat" %#define load_cNameRc "%sld_rc_%s_%04d.dat"
......
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