mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
6 lines
103 B
Text
6 lines
103 B
Text
to compile the cmod:
|
|
pike -x module
|
|
|
|
to run the code:
|
|
pike -M. rendertest.pike
|
|
pike -M. parsetest.pike
|