[BACK]Return to cohom.sm1 CVS log [TXT][DIR] Up to [local] / OpenXM / src / kan96xx / Doc

Diff for /OpenXM/src/kan96xx/Doc/cohom.sm1 between version 1.1 and 1.2

version 1.1, 1999/10/08 02:12:02 version 1.2, 1999/11/08 09:15:00
Line 1 
Line 1 
   % $OpenXM$
 %%% cohom.sm1  Choose Schreyer 1 or 2 below.  %%% cohom.sm1  Choose Schreyer 1 or 2 below.
 [  [
 (cohom.sm1 is the top of an experimental package to compute restrictions)  (cohom.sm1 is the top of an experimental package to compute restrictions)
Line 13 
Line 14 
 %%/Schreyer     1 def   %% V-homogenize, Schreyer  %%/Schreyer     1 def   %% V-homogenize, Schreyer
 /Schreyer     2 def   %% h-homogenize, Schreyer  /Schreyer     2 def   %% h-homogenize, Schreyer
 %%%% Load files  %%%% Load files
      [(parse) (var.sm1) pushfile] extension
      %% DO NOT execute debugMode
      %% inside a block of pushVariables and popVariables.
      %% debugMode
    [(parse) (hol.sm1) pushfile] extension     [(parse) (hol.sm1) pushfile] extension
    [(parse) (gkz.sm1) pushfile] extension     [(parse) (gkz.sm1) pushfile] extension
    [(parse) (appell.sm1)pushfile] extension     [(parse) (appell.sm1)pushfile] extension

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>