Commit 2dfb753f authored by claes's avatar claes

Module sev added

parent 046e18c1
/* /*
* Proview $Id: cnv_changelog.cpp,v 1.9 2008-02-29 13:19:35 claes Exp $ * Proview $Id: cnv_changelog.cpp,v 1.10 2008-09-18 15:10:58 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
...@@ -58,6 +58,7 @@ CnvChangeLog::CnvChangeLog( CnvCtx *cnv_ctx, char *from_str) : ...@@ -58,6 +58,7 @@ CnvChangeLog::CnvChangeLog( CnvCtx *cnv_ctx, char *from_str) :
read( "tlog"); read( "tlog");
read( "bcomp"); read( "bcomp");
read( "otherio"); read( "otherio");
read( "sev");
read( "othermanu"); read( "othermanu");
read( "abb"); read( "abb");
read( "siemens"); read( "siemens");
......
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