[Dart-dev] DART/branches Revision: 10958

dart at ucar.edu dart at ucar.edu
Thu Jan 26 11:09:52 MST 2017


nancy at ucar.edu
2017-01-26 11:09:52 -0700 (Thu, 26 Jan 2017)
37
add mkmf files for the test program




Added: DART/branches/rma_trunk/system_simulation/work/mkmf_test_sampling_err_table
===================================================================
--- DART/branches/rma_trunk/system_simulation/work/mkmf_test_sampling_err_table	                        (rev 0)
+++ DART/branches/rma_trunk/system_simulation/work/mkmf_test_sampling_err_table	2017-01-26 18:09:52 UTC (rev 10958)
@@ -0,0 +1,18 @@
+#!/bin/csh
+#
+# DART software - Copyright 2004 - 2013 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$
+
+../../mkmf/mkmf -p test_sampling_err_table -t ../../mkmf/mkmf.template   \
+ -a "../.." path_names_test_sampling_err_table
+
+exit $status
+
+# <next few lines under version control, do not edit>
+# $URL$
+# $Revision$
+# $Date$
+


Property changes on: DART/branches/rma_trunk/system_simulation/work/mkmf_test_sampling_err_table
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Date Rev Author HeadURL Id
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: DART/branches/rma_trunk/system_simulation/work/path_names_test_sampling_err_table
===================================================================
--- DART/branches/rma_trunk/system_simulation/work/path_names_test_sampling_err_table	                        (rev 0)
+++ DART/branches/rma_trunk/system_simulation/work/path_names_test_sampling_err_table	2017-01-26 18:09:52 UTC (rev 10958)
@@ -0,0 +1,7 @@
+system_simulation/test_sampling_err_table.f90
+system_simulation/sampling_error_correction_mod.f90
+utilities/utilities_mod.f90
+mpi_utilities/null_mpi_utilities_mod.f90
+time_manager/time_manager_mod.f90
+common/types_mod.f90
+random_seq/random_seq_mod.f90


More information about the Dart-dev mailing list