Skip to content

Commit

Permalink
Revert "jets: adds +hub, +pin"
Browse files Browse the repository at this point in the history
This reverts commit b256c87.
  • Loading branch information
joemfb committed Oct 7, 2023
1 parent e1adbfb commit 2d696e3
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 125 deletions.
67 changes: 0 additions & 67 deletions pkg/noun/jets/c/hub.c

This file was deleted.

54 changes: 0 additions & 54 deletions pkg/noun/jets/c/pin.c

This file was deleted.

2 changes: 0 additions & 2 deletions pkg/noun/jets/q.h
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,13 @@
u3_noun u3qc_dvr(u3_atom, u3_atom);
u3_noun u3qc_end(u3_atom, u3_atom, u3_atom);
u3_noun u3qc_gor(u3_atom, u3_atom);
u3_noun u3qc_hub(u3_atom, u3_atom);
u3_noun u3qc_lsh(u3_atom, u3_atom, u3_atom);
u3_noun u3qc_mas(u3_atom);
u3_noun u3qc_met(u3_atom, u3_atom);
u3_noun u3qc_mix(u3_atom, u3_atom);
u3_noun u3qc_mor(u3_atom, u3_atom);
u3_noun u3qc_muk(u3_atom, u3_atom, u3_atom);
u3_noun u3qc_peg(u3_atom, u3_atom);
u3_noun u3qc_pin(u3_atom, u3_atom);
u3_noun u3qc_pow(u3_atom, u3_atom);
u3_noun u3qc_rap(u3_atom, u3_noun);
u3_noun u3qc_rep(u3_atom, u3_atom, u3_noun);
Expand Down
2 changes: 0 additions & 2 deletions pkg/noun/jets/w.h
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
u3_noun u3wc_dor(u3_noun);
u3_noun u3wc_dvr(u3_noun);
u3_noun u3wc_end(u3_noun);
u3_noun u3wc_hub(u3_noun);
u3_noun u3wc_gor(u3_noun);
u3_noun u3wc_lsh(u3_noun);
u3_noun u3wc_mas(u3_noun);
Expand All @@ -68,7 +67,6 @@
u3_noun u3wc_mug(u3_noun);
u3_noun u3wc_muk(u3_noun);
u3_noun u3wc_peg(u3_noun);
u3_noun u3wc_pin(u3_noun);
u3_noun u3wc_pow(u3_noun);
u3_noun u3wc_rap(u3_noun);
u3_noun u3wc_rep(u3_noun);
Expand Down

0 comments on commit 2d696e3

Please sign in to comment.