Changeset 1427
- Timestamp:
- 02/14/18 10:08:41 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
XIOS/dev/XIOS_DEV_CMIP6/src/node/domain.cpp
r1419 r1427 616 616 617 617 // We dont need these values anymore, so just delete them 618 lonvalue_unstructured_read_from_file.free();618 bounds_lonvalue_unstructured_read_from_file.free(); 619 619 } 620 620 … … 628 628 629 629 // We dont need these values anymore, so just delete them 630 lonvalue_unstructured_read_from_file.free();630 bounds_latvalue_unstructured_read_from_file.free(); 631 631 } 632 632 }
Note: See TracChangeset
for help on using the changeset viewer.