diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2014-11-14 11:09:10 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2014-11-14 11:09:10 +0100 |
commit | e1bd37b3a94dbc5babfa77ee99e5ecdbd8892217 (patch) | |
tree | 9d2e93ad0e9c986595e66b3afcb6c01683badd44 /Rprofile | |
parent | 92d1da8e2426211f084e5245d613b710cbdac0b1 (diff) |
Rename the Rprofile file in order not to interfere with the Makefile
Diffstat (limited to 'Rprofile')
-rw-r--r-- | Rprofile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Rprofile b/Rprofile new file mode 100644 index 0000000..2ab9f0e --- /dev/null +++ b/Rprofile @@ -0,0 +1,2 @@ +require(gmkin) +gmkin() |