8 lines
145 B
C++
8 lines
145 B
C++
#include "Procedure.h"
|
|
#include "project.h"
|
|
#include "scanner.h"
|
|
//FunctionType *Function::getFunctionType() const
|
|
//{
|
|
// return &m_type;
|
|
//}
|