From 14a5af60a36071f6a9b4471fdf183fd91e89e1cd Mon Sep 17 00:00:00 2001 From: ranke Date: Mon, 1 Oct 2007 19:44:04 +0000 Subject: Moved everything into the trunk directory, in order to enable branching git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@22 5fad18fb-23f0-0310-ab10-e59a3bee62b4 --- R/calfunctions.R | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 R/calfunctions.R (limited to 'R/calfunctions.R') diff --git a/R/calfunctions.R b/R/calfunctions.R deleted file mode 100644 index 6ce29f7..0000000 --- a/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