ftp.nice.ch/pub/next/tools/archiver/JumpBack.4.s.tar.gz#/JumpBack_4/common.h

This is common.h in view mode; [Download] [Up]

#import "Localization.h"	// basic strings set

	/*
	 *
	 * level 0 == none 
	 * level 1 == log script to stderr
	 * level 2 == log parsing of pairings file 
	 * level 3 == don't actually run backup - not impl yet
	 */
#define debug_except_pat	1
#define	debug_file_parse	2
#define debug_level	(atoi(NXGetDefaultValue([NXApp appName], debug)))

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.