From 2b570d2ea90141df612e23bb72bec15cd4d46791 Mon Sep 17 00:00:00 2001 From: "Guillermo J. Rozas" Date: Mon, 9 Sep 1991 14:43:32 +0000 Subject: [PATCH] Add copyright notice and title. --- v7/src/compiler/documentation/cmpaux.txt | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/v7/src/compiler/documentation/cmpaux.txt b/v7/src/compiler/documentation/cmpaux.txt index 593354bf1..9c96715a1 100644 --- a/v7/src/compiler/documentation/cmpaux.txt +++ b/v7/src/compiler/documentation/cmpaux.txt @@ -1,6 +1,16 @@ -*- Text -*- -$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/documentation/cmpaux.txt,v 1.2 1991/09/09 14:39:08 jinx Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/documentation/cmpaux.txt,v 1.3 1991/09/09 14:43:32 jinx Exp $ + + +Copyright (c) 1991 Massachusetts Institute of Technology + + + Documentation of the assembly language + interface to MIT Scheme compiled code + *DRAFT* + + In the following, whenever Scheme is used, unless otherwise specified, we refer to the MIT Scheme dialect and its CScheme implementation. -- 2.25.1