Introduction
Introduction Statistics Contact Development Disclaimer Help
tremove unused iteration variable - slidergrid - grid of elastic sliders on a f…
git clone git://src.adamsgaard.dk/slidergrid
Log
Files
Refs
README
LICENSE
---
commit 71351228ef6ae1c6fc4b1205be8552623d683cf1
parent 142e50e1fd1c67f329d92bbbf7bf9ae0e73b32eb
Author: Anders Damsgaard <[email protected]>
Date: Wed, 23 Mar 2016 13:08:30 -0700
remove unused iteration variable
Diffstat:
M slidergrid/main.c | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
diff --git a/slidergrid/main.c b/slidergrid/main.c
t@@ -180,7 +180,6 @@ int main(int argc, char** argv)
#ifdef DEBUG_SLIDER_KINEMATICS
for (i=0; i<sim.N; i++) {
- int j;
printf("main.c: Slider %d: pos = %f %f %f, vel = %f %f %f, "
"acc = %f %f %f\n",
i,
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.