This website requires JavaScript.
Explore
Help
Sign In
Trianta
/
pish
Watch
1
Star
0
Fork
0
You've already forked pish
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bef7952abf
pish
/
include
/
Pish.h
9 lines
77 B
C
Raw
Normal View
History
Unescape
Escape
Added base Pish from slides and fixed Makefile
2022-10-10 18:55:22 -05:00
#
ifndef PISH_H
#
define PISH_H
Big commit: Cleaned formatting of Pish, added CommandStruct and Common.h for it
2022-10-25 01:09:00 -05:00
#
include
"Common.h"
Added base Pish from slides and fixed Makefile
2022-10-10 18:55:22 -05:00
void
Pish
(
void
)
;
#
endif
Reference in New Issue
Copy Permalink