feisty meow concerns codebase  2.140
path.cpp File Reference
#include "node.h"
#include "path.h"
#include <basis/astring.h>
#include <structures/stack.h>
#include <stdio.h>
Include dependency graph for path.cpp:

Go to the source code of this file.

Namespaces

 nodes
 

Macros

#define LOG(to_print)   printf("%s::%s: %s\n", static_class_name(), func, astring(to_print).s())
 

Macro Definition Documentation

◆ LOG

#define LOG (   to_print)    printf("%s::%s: %s\n", static_class_name(), func, astring(to_print).s())

Definition at line 27 of file path.cpp.