There were multiple definitions of importPhase(string, string), one per application file. I moved the definition of importPhase to libctxx.a as it had to be in an object file, and I retained the declaration within importPhase.h. I also added declarations for the other functions in libctxx.a into importPhase.h, as they weren't declared anywhere in the interface. |
||
|---|---|---|
| .. | ||
| demos | ||
| include | ||
| src | ||
| .cvsignore | ||
| Makefile.in | ||
| README | ||
This directory contains files that are part of the C++ user interface. For the kernel C++ files, see directory ../src.