Dead file cleanup
This commit is contained in:
parent
10b02e2bc4
commit
6705bc8de5
|
@ -1,10 +0,0 @@
|
||||||
/*
|
|
||||||
4coder_seek.cpp - Procedures and commands for jumping through code to useful stop boundaries.
|
|
||||||
*/
|
|
||||||
|
|
||||||
// TOP
|
|
||||||
|
|
||||||
#error Get rid of this file
|
|
||||||
|
|
||||||
// BOTTOM
|
|
||||||
|
|
|
@ -1,14 +0,0 @@
|
||||||
|
|
||||||
// TOP
|
|
||||||
|
|
||||||
#if !defined(FCODER_SEEK_H)
|
|
||||||
#define FCODER_SEEK_H
|
|
||||||
|
|
||||||
#error Get rid of this file
|
|
||||||
|
|
||||||
#endif
|
|
||||||
|
|
||||||
// BOTTOM
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,15 +0,0 @@
|
||||||
/*
|
|
||||||
* Mr. 4th Dimention - Allen Webster
|
|
||||||
*
|
|
||||||
* 01.11.2016
|
|
||||||
*
|
|
||||||
* meta-compilation core system
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
// TOP
|
|
||||||
|
|
||||||
#error kill this
|
|
||||||
|
|
||||||
// BOTTOM
|
|
||||||
|
|
Loading…
Reference in New Issue