[Dart-dev] DART/branches Revision: 12093

dart at ucar.edu dart at ucar.edu
Fri Nov 10 14:48:53 MST 2017


thoar at ucar.edu
2017-11-10 14:48:51 -0700 (Fri, 10 Nov 2017)
157
Renamed to be consistent with the fact the source codes and targets have names
like 'trans_xxxx_to_yyyy'. These files needed the 'trans_' to be consistent.




Deleted: DART/branches/coamps/models/coamps_nest/work/mkmf_coamps_to_dart
===================================================================
--- DART/branches/coamps/models/coamps_nest/work/mkmf_coamps_to_dart	2017-11-10 21:38:25 UTC (rev 12092)
+++ DART/branches/coamps/models/coamps_nest/work/mkmf_coamps_to_dart	2017-11-10 21:48:51 UTC (rev 12093)
@@ -1,18 +0,0 @@
-#!/bin/csh
-#
-# DART software - Copyright UCAR. This open source software is provided
-# by UCAR, "as is", without charge, subject to all terms of use at
-# http://www.image.ucar.edu/DAReS/DART/DART_download
-#
-# DART $Id$
-
-../../../build_templates/mkmf -p trans_coamps_to_dart -t ../../../build_templates/mkmf.template \
- -c"-DHDF5" -a "../../.." path_names_coamps_to_dart
-
-exit $status
-
-# <next few lines under version control, do not edit>
-# $URL$
-# $Revision$
-# $Date$
-

Deleted: DART/branches/coamps/models/coamps_nest/work/mkmf_dart_to_coamps
===================================================================
--- DART/branches/coamps/models/coamps_nest/work/mkmf_dart_to_coamps	2017-11-10 21:38:25 UTC (rev 12092)
+++ DART/branches/coamps/models/coamps_nest/work/mkmf_dart_to_coamps	2017-11-10 21:48:51 UTC (rev 12093)
@@ -1,18 +0,0 @@
-#!/bin/csh
-#
-# DART software - Copyright UCAR. This open source software is provided
-# by UCAR, "as is", without charge, subject to all terms of use at
-# http://www.image.ucar.edu/DAReS/DART/DART_download
-#
-# DART $Id$
-
-../../../build_templates/mkmf -p trans_dart_to_coamps -t ../../../build_templates/mkmf.template \
- -c"-DHDF5" -a "../../.." path_names_dart_to_coamps
-
-exit $status
-
-# <next few lines under version control, do not edit>
-# $URL$
-# $Revision$
-# $Date$
-

Copied: DART/branches/coamps/models/coamps_nest/work/mkmf_trans_coamps_to_dart (from rev 12088, DART/branches/coamps/models/coamps_nest/work/mkmf_coamps_to_dart)
===================================================================
--- DART/branches/coamps/models/coamps_nest/work/mkmf_trans_coamps_to_dart	                        (rev 0)
+++ DART/branches/coamps/models/coamps_nest/work/mkmf_trans_coamps_to_dart	2017-11-10 21:48:51 UTC (rev 12093)
@@ -0,0 +1,18 @@
+#!/bin/csh
+#
+# DART software - Copyright UCAR. This open source software is provided
+# by UCAR, "as is", without charge, subject to all terms of use at
+# http://www.image.ucar.edu/DAReS/DART/DART_download
+#
+# DART $Id$
+
+../../../build_templates/mkmf -p trans_coamps_to_dart -t ../../../build_templates/mkmf.template \
+ -c"-DHDF5" -a "../../.." path_names_coamps_to_dart
+
+exit $status
+
+# <next few lines under version control, do not edit>
+# $URL$
+# $Revision$
+# $Date$
+

Copied: DART/branches/coamps/models/coamps_nest/work/mkmf_trans_dart_to_coamps (from rev 12088, DART/branches/coamps/models/coamps_nest/work/mkmf_dart_to_coamps)
===================================================================
--- DART/branches/coamps/models/coamps_nest/work/mkmf_trans_dart_to_coamps	                        (rev 0)
+++ DART/branches/coamps/models/coamps_nest/work/mkmf_trans_dart_to_coamps	2017-11-10 21:48:51 UTC (rev 12093)
@@ -0,0 +1,18 @@
+#!/bin/csh
+#
+# DART software - Copyright UCAR. This open source software is provided
+# by UCAR, "as is", without charge, subject to all terms of use at
+# http://www.image.ucar.edu/DAReS/DART/DART_download
+#
+# DART $Id$
+
+../../../build_templates/mkmf -p trans_dart_to_coamps -t ../../../build_templates/mkmf.template \
+ -c"-DHDF5" -a "../../.." path_names_dart_to_coamps
+
+exit $status
+
+# <next few lines under version control, do not edit>
+# $URL$
+# $Revision$
+# $Date$
+

Deleted: DART/branches/coamps/models/coamps_nest/work/path_names_coamps_to_dart
===================================================================
--- DART/branches/coamps/models/coamps_nest/work/path_names_coamps_to_dart	2017-11-10 21:38:25 UTC (rev 12092)
+++ DART/branches/coamps/models/coamps_nest/work/path_names_coamps_to_dart	2017-11-10 21:48:51 UTC (rev 12093)
@@ -1,34 +0,0 @@


More information about the Dart-dev mailing list