My monster, it not only compiles, it now runs!
This commit is contained in:
parent
60921be3d4
commit
a8b4a6e69d
26 changed files with 244 additions and 172 deletions
|
|
@ -11,6 +11,10 @@
|
|||
|
||||
#ifndef __psse_ops_truth_h
|
||||
#define __psse_ops_truth_h
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "memory/pointer.h"
|
||||
#include "memory/pso4.h"
|
||||
|
||||
bool nilp( struct pso_pointer p );
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue