From 6865f34bfe02ceae7027fcb0bc7d074d84369cf1 Mon Sep 17 00:00:00 2001 From: ranke Date: Mon, 1 Oct 2007 19:48:47 +0000 Subject: Further work on the new repository layout git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@23 5fad18fb-23f0-0310-ab10-e59a3bee62b4 --- trunk/R/calfunctions.R | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 trunk/R/calfunctions.R (limited to 'trunk/R/calfunctions.R') diff --git a/trunk/R/calfunctions.R b/trunk/R/calfunctions.R deleted file mode 100644 index 6ce29f7..0000000 --- a/trunk/R/calfunctions.R +++ /dev/null @@ -1,2 +0,0 @@ -powfunc <- function(x,a,b) a * x^b -ipowfunc <- function(y,a,b) (y/a)^1/b -- cgit v1.2.1