fixed subtle bug in Model constructor, added missing rgs_nodecache.c file to repo
commitabc0af6ff97219b81094c6278b6a91703107d875
authorAntonio <antonio@antonio-laptop.(none)>
Sat, 29 Mar 2008 17:25:14 +0000 (29 18:25 +0100)
committerAntonio <antonio@antonio-laptop.(none)>
Sat, 29 Mar 2008 17:25:14 +0000 (29 18:25 +0100)
treee3049aa1f721c89039be299651a0b6a138599c95
parent867bff046818121159fecf0e7132da982e740769
fixed subtle bug in Model constructor, added missing rgs_nodecache.c file to repo

model object was replaced after computing cache due to
the 'class(ans) <- ...' line of code'
Model.R
rgs_nodecache.c [new file with mode: 0644]
test_Nodecache.R