Added header
This commit is contained in:
parent
55705b22ca
commit
821e1e624b
4 changed files with 28 additions and 4 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
/*
|
||||||
|
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
|
||||||
|
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
||||||
|
*/
|
||||||
|
|
||||||
|
rscid = "$Header:"
|
||||||
|
|
||||||
/********************************
|
/********************************
|
||||||
* *
|
* *
|
||||||
* 68000, 68010 and 68020 *
|
* 68000, 68010 and 68020 *
|
||||||
|
@ -5,7 +12,6 @@
|
||||||
* *
|
* *
|
||||||
********************************/
|
********************************/
|
||||||
|
|
||||||
|
|
||||||
#include "whichone.h"
|
#include "whichone.h"
|
||||||
|
|
||||||
#define small(x) ((x)>=1 && (x)<=8)
|
#define small(x) ((x)>=1 && (x)<=8)
|
||||||
|
|
|
@ -1,3 +1,10 @@
|
||||||
|
/*
|
||||||
|
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
|
||||||
|
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
||||||
|
*/
|
||||||
|
|
||||||
|
rscid = "$Header:"
|
||||||
|
|
||||||
/********************************
|
/********************************
|
||||||
* *
|
* *
|
||||||
* 68000, 68010 and 68020 *
|
* 68000, 68010 and 68020 *
|
||||||
|
@ -5,7 +12,6 @@
|
||||||
* *
|
* *
|
||||||
********************************/
|
********************************/
|
||||||
|
|
||||||
|
|
||||||
#include "whichone.h"
|
#include "whichone.h"
|
||||||
|
|
||||||
#define small(x) ((x)>=1 && (x)<=8)
|
#define small(x) ((x)>=1 && (x)<=8)
|
||||||
|
|
|
@ -1,3 +1,10 @@
|
||||||
|
/*
|
||||||
|
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
|
||||||
|
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
||||||
|
*/
|
||||||
|
|
||||||
|
rscid = "$Header:"
|
||||||
|
|
||||||
/********************************
|
/********************************
|
||||||
* *
|
* *
|
||||||
* 68000, 68010 and 68020 *
|
* 68000, 68010 and 68020 *
|
||||||
|
@ -5,7 +12,6 @@
|
||||||
* *
|
* *
|
||||||
********************************/
|
********************************/
|
||||||
|
|
||||||
|
|
||||||
#include "whichone.h"
|
#include "whichone.h"
|
||||||
|
|
||||||
#define small(x) ((x)>=1 && (x)<=8)
|
#define small(x) ((x)>=1 && (x)<=8)
|
||||||
|
|
|
@ -1,3 +1,10 @@
|
||||||
|
/*
|
||||||
|
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
|
||||||
|
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
||||||
|
*/
|
||||||
|
|
||||||
|
rscid = "$Header:"
|
||||||
|
|
||||||
/********************************
|
/********************************
|
||||||
* *
|
* *
|
||||||
* 68000, 68010 and 68020 *
|
* 68000, 68010 and 68020 *
|
||||||
|
@ -5,7 +12,6 @@
|
||||||
* *
|
* *
|
||||||
********************************/
|
********************************/
|
||||||
|
|
||||||
|
|
||||||
#include "whichone.h"
|
#include "whichone.h"
|
||||||
|
|
||||||
#define small(x) ((x)>=1 && (x)<=8)
|
#define small(x) ((x)>=1 && (x)<=8)
|
||||||
|
|
Loading…
Add table
Reference in a new issue