aboutsummaryrefslogblamecommitdiff
path: root/interpreter/fuspel.h
blob: cc7a3a75d7a515eeba7026ff435ec4676f93c838 (plain) (tree)
1
2
3
4
5
6

                 
                                                   
      
#ifndef _H_FUSPEL
#define _H_FUSPEL

fuspel* import(fuspel* already_parsed, char* name);

#endif