head	39.1;
access;
symbols
	V39_13:39.1
	V39_12:39.1
	V39_11:39.1
	V39_10:39.1
	c3910:39.1
	V39_9:39.1;
locks; strict;
comment	@;; @;


39.1
date	95.05.10.14.58.34;	author StRuppert;	state Exp;
branches;
next	;


desc
@initial
@


39.1
log
@*** empty log	message	***
@
text
@;
; $PROJECT: c.datatype
;
; $VER: endcode.asm 39.1 (06.03.95)
;
; by
;
; Stefan Ruppert , Windthorststraße 5 , 65439 Flörsheim , GERMANY
;
; (C) Copyright 1995
; All Rights Reserved !
;
; $HISTORY:
;
; 06.03.95 : 039.001 : initial
;

        XDEF    ENDCODE

;---------------------------------------------------------------------------

        SECTION TEXT,CODE


;---------------------------------------------------------------------------

;ENDCODE        EQU     *

ENDCODE:

        END

@
