SCM Repository
[diderot] / branches / pure-cfg / test / 1d.diderot |
View of /branches/pure-cfg/test/1d.diderot
Parent Directory
|
Revision Log
Revision 1015 -
(download)
(annotate)
Fri Apr 29 19:57:56 2011 UTC (8 years, 7 months ago) by jhr
File size: 195 byte(s)
Fri Apr 29 19:57:56 2011 UTC (8 years, 7 months ago) by jhr
File size: 195 byte(s)
Bug fix: syntax error when attempting to define 1D array of strands
// 1D // // want to have a 1-D set of strands strand sample (int ui) { output int out = 1; update { out = 1; stabilize; } } initially [ sample(ui) | ui in 0..10 ];
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |