blob: 41e2b092b88836789e8f83a006615b9853a234bf (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
#{ Package script task for the LOCAL package. Add task declarations here
# for any locally added tasks or subpackages.
cl < "local$lib/zzsetenv.def"
package local, bin=localbin$
task bswap,
pavg = "local$src/x_local.e"
clbye()
|