#include <stdio.h>
#include <stdlib.h>
#include "compilador.h"
#include "ejecutor.h"
Include dependency graph for main.cpp:
Go to the source code of this file.
Functions | |
int | main () |
|
Definition at line 7 of file main.cpp. References compilador::compilar(), and ejecutor::ejecutar(). Here is the call graph for this function: ![]() |