now makefile is done. later tinylang will have its own header as interpreter
This commit is contained in:
parent
a8331fce59
commit
4be646e7cb
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@
|
|||
#include <string>
|
||||
#include <fstream>
|
||||
#include <map>
|
||||
#include "term.h"
|
||||
std::string get(std::string);
|
||||
std::map<std::string,std::string> variables;
|
||||
std::map<std::string,int> functions;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue