]> git.donarmstrong.com Git - cran2deb.git/blobdiff - trunk/exec/which_system
UNIX style has a newline at the end.
[cran2deb.git] / trunk / exec / which_system
index c7b62de4201ba71ae30e18676cb8f12fbf79d6a2..e8e24f1637dd5babec26874a3617fc1333a711a3 100755 (executable)
@@ -4,4 +4,4 @@
 ## DOC:
 suppressMessages(library(cran2deb))
 
-cat(which_system)
+cat(which_system,"\n",sep="")