From 3606861884c15b8f6bfe37b804f6195ddf13d1a1 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Sun, 19 Jan 2014 22:56:26 +0000 Subject: json initialisers all done --- NT/src/rotor.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NT/src/rotor.h') diff --git a/NT/src/rotor.h b/NT/src/rotor.h index 9228388..ef90eb6 100644 --- a/NT/src/rotor.h +++ b/NT/src/rotor.h @@ -143,8 +143,8 @@ namespace Rotor { } return false; } - void add(int num=1){ - for (int i=0;i(_name,_connectable)); } bool connect(int which,Node* target){ if (values.size()>which){ -- cgit v1.2.3