rc

[fork] interactive rc shell
git clone https://hhvn.uk/rc
git clone git://hhvn.uk/rc
Log | Files | Refs | README | LICENSE

develop.h (71B)


      1 void tree_dump(Node *);
      2 #ifndef RC_DEVELOP
      3 #define RC_DEVELOP 0
      4 #endif