ceptr
 All Data Structures Files Functions Variables Typedefs Macros Modules Pages
spec_utils.c File Reference
#include "spec_utils.h"
#include "../src/process.h"
#include "../src/receptor.h"
Include dependency graph for spec_utils.c:

Go to the source code of this file.

Functions

void wjson (SemTable *sem, T *t, char *n, int i)
 
void dump2json (SemTable *sem, T *t, char *n)
 
TmakeDelta (Symbol sym, int *path, T *t, int count)
 
void _visdump (SemTable *sem, T *x, int *path)
 
void visdump (SemTable *sem, T *x)
 
void _test_reduce_signals (Receptor *r)
 
char * doSys (char *cmd)
 

Variables

bool G_done = false
 
char * G_visdump_fn = 0
 
int G_visdump_count = 0
 

Detailed Description

Definition in file spec_utils.c.