Delete deprecated files

master
Allen Webster 2019-07-12 17:52:35 -07:00
parent a7c5be3e02
commit fac76e72f5
3 changed files with 0 additions and 55 deletions

View File

@ -1,15 +0,0 @@
/*
4coder_arena.cpp - Preversioning
no warranty implied; use at your own risk
This software is in the public domain. Where that dedication is not
recognized, you are granted a perpetual, irrevocable license to copy,
distribute, and modify this file as you see fit.
*/
// TOP
#error Deprecated file
// BOTTOM

View File

@ -1,20 +0,0 @@
/*
4coder_arena.h - Preversioning
no warranty implied; use at your own risk
This software is in the public domain. Where that dedication is not
recognized, you are granted a perpetual, irrevocable license to copy,
distribute, and modify this file as you see fit.
*/
// TOP
#if !defined(FCODER_ARENA_H)
#define FCODER_ARENA_H
#error Deprecated file
#endif
// BOTTOM

View File

@ -1,20 +0,0 @@
/*
4coder_table.h - Preversioning
no warranty implied; use at your own risk
This software is in the public domain. Where that dedication is not
recognized, you are granted a perpetual, irrevocable license to copy,
distribute, and modify this file as you see fit.
*/
// TOP
#if !defined(FCODER_TABLE_H)
#define FCODER_TABLE_H
#error Deprecated file
#endif
// BOTTOM