summaryrefslogtreecommitdiffhomepage
path: root/Opcode/OpcodeLib/Readme.txt
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2021-10-01 23:18:37 +0200
committerAki <please@ignore.pl>2021-10-01 23:45:14 +0200
commit104ad1eaba7ada2d5f9b18ced70d06721908f0be (patch)
treebfe5554351fca55676aaa860fc89302d80d2de14 /Opcode/OpcodeLib/Readme.txt
parent5e6773397cc101c7c3d08482efc456daa91734e9 (diff)
downloadstarshatter-104ad1eaba7ada2d5f9b18ced70d06721908f0be.zip
starshatter-104ad1eaba7ada2d5f9b18ced70d06721908f0be.tar.gz
starshatter-104ad1eaba7ada2d5f9b18ced70d06721908f0be.tar.bz2
Removed unused OpcodeLib
Diffstat (limited to 'Opcode/OpcodeLib/Readme.txt')
-rw-r--r--Opcode/OpcodeLib/Readme.txt24
1 files changed, 0 insertions, 24 deletions
diff --git a/Opcode/OpcodeLib/Readme.txt b/Opcode/OpcodeLib/Readme.txt
deleted file mode 100644
index c18bef1..0000000
--- a/Opcode/OpcodeLib/Readme.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-========================================================================
- STATIC LIBRARY : OpcodeLib
-========================================================================
-
-
-AppWizard has created this OpcodeLib library for you.
-
-This file contains a summary of what you will find in each of the files that
-make up your OpcodeLib application.
-
-/////////////////////////////////////////////////////////////////////////////
-
-StdAfx.h, StdAfx.cpp
- These files are used to build a precompiled header (PCH) file
- named OpcodeLib.pch and a precompiled types file named StdAfx.obj.
-
-/////////////////////////////////////////////////////////////////////////////
-Other notes:
-
-AppWizard uses "TODO:" to indicate parts of the source code you
-should add to or customize.
-
-
-/////////////////////////////////////////////////////////////////////////////