diff options
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 |
