Delete turing.h
This commit is contained in:
parent
612f726b3e
commit
738ca0e15e
|
@ -1,8 +0,0 @@
|
||||||
#ifndef __CONST_H_
|
|
||||||
#define __CONST_H_
|
|
||||||
|
|
||||||
void print_lista(int*L, int length, int position);
|
|
||||||
void print_variables(int state, int position, int symbol, int movement);
|
|
||||||
int length(int *List);
|
|
||||||
void print_linea();
|
|
||||||
#endif
|
|
Loading…
Reference in New Issue
Block a user