[Blotter-commits] r28 - pkg/R
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Dec 23 03:53:31 CET 2008
Author: peter_carl
Date: 2008-12-23 03:53:31 +0100 (Tue, 23 Dec 2008)
New Revision: 28
Removed:
pkg/R/addCapital.R
pkg/R/withdCapital.R
Log:
- removed function stubs
Deleted: pkg/R/addCapital.R
===================================================================
--- pkg/R/addCapital.R 2008-12-17 14:37:47 UTC (rev 27)
+++ pkg/R/addCapital.R 2008-12-23 02:53:31 UTC (rev 28)
@@ -1,17 +0,0 @@
-`addCapital` <-
-function(Account, Date)
-{
-
-}
-
-###############################################################################
-# Blotter: Tools for transaction-oriented trading systems development
-# for R (see http://r-project.org/)
-# Copyright (c) 2008 Peter Carl and Brian G. Peterson
-#
-# This library is distributed under the terms of the GNU Public License (GPL)
-# for full details see the file COPYING
-#
-# $Id: $
-#
-###############################################################################
Deleted: pkg/R/withdCapital.R
===================================================================
--- pkg/R/withdCapital.R 2008-12-17 14:37:47 UTC (rev 27)
+++ pkg/R/withdCapital.R 2008-12-23 02:53:31 UTC (rev 28)
@@ -1,28 +0,0 @@
-`withdCapital` <-
-function(Account, Date)
-{
-
-}
-
-###############################################################################
-# Blotter: Tools for transaction-oriented trading systems development
-# for R (see http://r-project.org/)
-# Copyright (c) 2008 Peter Carl and Brian G. Peterson
-#
-# This library is distributed under the terms of the GNU Public License (GPL)
-# for full details see the file COPYING
-#
-# $Id: $
-#
-###############################################################################
-# $Log: $###############################################################################
-# Blotter: Tools for transaction-oriented trading systems development
-# for R (see http://r-project.org/)
-# Copyright (c) 2008 Peter Carl and Brian G. Peterson
-#
-# This library is distributed under the terms of the GNU Public License (GPL)
-# for full details see the file COPYING
-#
-# $Id: $
-#
-###############################################################################
More information about the Blotter-commits
mailing list