diff --git a/dummyFile.R b/dummyFile.R new file mode 100644 index 0000000000..28a077f73e --- /dev/null +++ b/dummyFile.R @@ -0,0 +1,17 @@ +#!/usr/bin/env Rscript +# | (C) 2006-2024 Potsdam Institute for Climate Impact Research (PIK) +# | authors, and contributors see CITATION.cff file. This file is part +# | of REMIND and licensed under AGPL-3.0-or-later. Under Section 7 of +# | AGPL-3.0, you are granted additional permissions described in the +# | REMIND License Exception, version 1.0 (see LICENSE file). +# | Contact: remind@pik-potsdam.de +########################################################## +#### REMIND Output Generation #### +########################################################## +# Version 1.0 +# Type "Rscript output.R" to start the script in the command line + +# Based on the Version 2.2 of same file in the MAgPIE main folder +######################################################################################### + +# Delete this file. We just wanna trigger a merge. \ No newline at end of file