Updated ERT to GIT version a39d4b4a9e597532b2dbf845751a70ffe1de3805

p4#: 20194
This commit is contained in:
Magne Sjaastad
2013-01-18 08:53:37 +01:00
parent c74619e79a
commit 2cf0e32d4b
371 changed files with 3585 additions and 67776 deletions

View File

@@ -49,7 +49,6 @@ int main(int argc, char ** argv) {
int num_kw = argc - 3;
fortio_type * fortio_src;
fortio_type * fortio_target;
int ikw;
bool fmt_src , fmt_target;
set_type * kw_set = set_alloc( num_kw , kw_list );