diff options
| author | Franklin Wei <frankhwei536@gmail.com> | 1970-01-01 01:46:09 +0100 |
|---|---|---|
| committer | Franklin Wei <frankhwei536@gmail.com> | 1970-01-01 01:46:09 +0100 |
| commit | 533bdd92628ff882f0fb4bdcb364945dbc931995 (patch) | |
| tree | 8511fcdcae38574602a00d528a6de568195f3457 | |
| parent | 3b33d88f5621a8d40ccf4c0177c98f63a5c19c38 (diff) | |
| download | pish-533bdd92628ff882f0fb4bdcb364945dbc931995.zip pish-533bdd92628ff882f0fb4bdcb364945dbc931995.tar.gz pish-533bdd92628ff882f0fb4bdcb364945dbc931995.tar.bz2 pish-533bdd92628ff882f0fb4bdcb364945dbc931995.tar.xz | |
Added SPEC file
| -rw-r--r-- | SPEC | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +1. Upon starting, PiSH shall output two dashes. +2. Upon needing input, PiSH shall output a dot. +3. Upon successfully obtaining input, PiSH shall output a dash.
\ No newline at end of file |