mirror of
https://github.com/open-simh/simtools.git
synced 2026-02-03 07:11:29 +00:00
Import J Hoppe's 20090427 release from http://retrocmp.com/tools/macro-11-on-windows
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
#ifndef MACRO11_H
|
||||
#define MACRO11_H
|
||||
|
||||
#define VERSIONSTR "0.3 (April 21, 2009)"
|
||||
//#define VERSIONSTR "0.2 July 15, 2001"
|
||||
|
||||
|
||||
/*
|
||||
Copyright (c) 2001, Richard Krehbiel
|
||||
All rights reserved.
|
||||
@@ -34,6 +38,5 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
|
||||
DAMAGE.
|
||||
*/
|
||||
|
||||
extern void *memcheck(void *p);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user