aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
blob: 93414915c9367eba913a648a7c975f35aba362a4 (plain)
1
2
3
4
5
6
7
8
# Schedule definitions for thorn IDBinarySourceC
# $Header$

schedule WaveBinaryC at EVOL after WaveToy_Evolution
{  
  STORAGE: wavetoy::scalarevolve[3]
  LANG:    C
} "Provide binary source during evolution (C)"