diff options
| author | Charles.Forsyth <devnull@localhost> | 2006-12-22 17:07:39 +0000 |
|---|---|---|
| committer | Charles.Forsyth <devnull@localhost> | 2006-12-22 17:07:39 +0000 |
| commit | 37da2899f40661e3e9631e497da8dc59b971cbd0 (patch) | |
| tree | cbc6d4680e347d906f5fa7fca73214418741df72 /appl/alphabet/alphabet.proto | |
| parent | 54bc8ff236ac10b3eaa928fd6bcfc0cdb2ba46ae (diff) | |
20060303a
Diffstat (limited to 'appl/alphabet/alphabet.proto')
| -rw-r--r-- | appl/alphabet/alphabet.proto | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/appl/alphabet/alphabet.proto b/appl/alphabet/alphabet.proto new file mode 100644 index 00000000..2c005396 --- /dev/null +++ b/appl/alphabet/alphabet.proto @@ -0,0 +1,29 @@ +# -{/fs/proto alphabet.proto | /fs/filter {/fs/or {/fs/path /dis} {/fs/not {/fs/or *.dis *.sbl}}} | /fs/write /tmp/blah} +# -{/fs/proto alphabet.proto | /fs/filter {/fs/not {/fs/or *.dis *.sbl}} | /fs/select {/fs/mode -d}} +module + alphabet.m + alphabet + + +dis + sh + alphabet.dis + alphabet + + + scheduler + workflowgen.dis +appl + alphabet + + + cmd + scheduler + workflowgen.b + tgsimple.b + mkfile +man + 1 + sh-alphabet + alphabet-main + alphabet-grid + alphabet-fs + 2 + alphabet-intro |
