aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
blob: 33409566bdc31c3b62322eab6dede9c69c8433a6 (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[1]
  LANG:    C
} "Provide binary source during evolution (C)"