Re: [gecode-users] Multiple specification files

2015-09-18 Thread Christian Schulte
hu...@kth.se Expert Researcher, SICS, <mailto:cschu...@sics.se> cschu...@sics.se From: Christian Schulte [mailto:cschu...@kth.se] Sent: Thursday, September 17, 2015 10:29 AM To: 'Patrik Broman' ; 'users@gecode.org' Subject: RE: [gecode-users] Multiple specificati

Re: [gecode-users] Multiple specification files

2015-09-17 Thread Christian Schulte
h.se Expert Researcher, SICS, <mailto:cschu...@sics.se> cschu...@sics.se From: users-boun...@gecode.org [mailto:users-boun...@gecode.org] On Behalf Of Patrik Broman Sent: Wednesday, September 16, 2015 05:30 PM To: users@gecode.org Subject: [gecode-users] Multiple specification files Appare

[gecode-users] Multiple specification files

2015-09-16 Thread Patrik Broman
Apparently I posted from wrong address first time. Anyway. I'm creating a two new data types. Is there a good way to use them both at the same time? I have tried ./configure --with-vis=var1.vis --with-vis=var2.vis and ./configure --with-vis=var1.vis var2.vis regards _