This is toplevel.c in view mode; [Download] [Up]
Changes file for /usr/local/src/kcl/./c/toplevel.c Created on Thu Nov 8 04:47:10 1990 Usage \n@s[Original text\n@s|Replacement Text\n@s] See the file rascal.ics.utexas.edu:/usr2/ftp/merge.c for a program to merge change files. Anything not between "\n@s[" and "\n@s]" is a simply a comment. This file was constructed using emacs and merge.el Enhancements Copyright (c) W. Schelter All rights reserved. by (Bill Schelter) wfs@carl.ma.utexas.edu ****Change:(orig (16 16 d)) @s[#include "include.h" object Sdeclare; @s|#include "include.h" @s] ****Change:(orig (20 21 d)) @s[object siSvariable_documentation; object siSfunction_documentation; @s| @s] ****Change:(orig (27 27 c)) @s[object Svalues, Stypep; @s|object Stypep; @s] ****Change:(orig (49 49 d)) @s[ clear_compiler_properties(name); @s| @s] ****Change:(orig (66 67 c)) @s[ name->s.s_gfdef = vs_base[0]; name->s.s_mflag = FALSE; @s| {object fname = clear_compiler_properties(name,vs_base[0]); fname->s.s_gfdef = vs_base[0]; fname->s.s_mflag = FALSE;} @s]
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.