Still grinding incrementally forward, through barbed wire entanglements.
Morale fading.
This commit is contained in:
parent
ab0ea09bd4
commit
92490ebd5f
9 changed files with 104 additions and 48 deletions
|
|
@ -28,4 +28,6 @@ struct pso_pointer or( struct pso_pointer frame_pointer );
|
|||
bool c_nilp( struct pso_pointer p );
|
||||
bool c_truep( struct pso_pointer p );
|
||||
|
||||
#define truthy(p)(!c_nilp(p))
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue