mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
pike binding by fippo
This commit is contained in:
parent
9fe62b959c
commit
520cb9fbde
5 changed files with 248 additions and 0 deletions
6
pike/README
Normal file
6
pike/README
Normal file
|
@ -0,0 +1,6 @@
|
|||
to compile the cmod:
|
||||
pike -x module
|
||||
|
||||
to run the code:
|
||||
pike -M. rendertest.pike
|
||||
pike -M. parsetest.pike
|
Loading…
Add table
Add a link
Reference in a new issue