Commit e96bf804 authored by claes's avatar claes

New pwrs types added

parent 0ffef83e
/*
* Proview $Id: cnv_wbltoh.cpp,v 1.5 2005-09-01 14:57:47 claes Exp $
* Proview $Id: cnv_wbltoh.cpp,v 1.6 2005-09-20 13:30:56 claes Exp $
* Copyright (C) 2005 SSAB Oxelsund AB.
*
* This program is free software; you can redistribute it and/or
......@@ -962,6 +962,8 @@ int CnvWblToH::check_typename( char *type_volume, char *type_name)
"pwr_tText1024",
"pwr_tURL",
"pwr_tOpSysEnum",
"pwr_tPrivMask",
"pwr_tProString40",
""};
for ( name = valid_names[0]; strcmp(name,"") != 0;
......
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