Delete turing.h

master
Nuño Sempere 6 years ago committed by GitHub
parent 612f726b3e
commit 738ca0e15e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save