Commit ec19d11c authored by Robert Sprowson's avatar Robert Sprowson
Browse files

Retire use of stripnulls

Sources in Tools/Sources/LibUtils for reference.

Version 1.77. Tagged as 'Library-1_77'
parent 88599bb0
stripnulls
A little utility to strip trailing null bytes from the specified file.
Intended for use on the output of objasm when used as a string processing
language on files originally written for aasm; objasm can only produce
word-aligned output.
File deleted
/* (1.76)
/* (1.77)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 1.76
#define Module_MajorVersion_CMHG 1.77
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 02 Feb 2015
#define Module_Date_CMHG 29 Mar 2015
#define Module_MajorVersion "1.76"
#define Module_Version 176
#define Module_MajorVersion "1.77"
#define Module_Version 177
#define Module_MinorVersion ""
#define Module_Date "02 Feb 2015"
#define Module_Date "29 Mar 2015"
#define Module_ApplicationDate "02-Feb-15"
#define Module_ApplicationDate "29-Mar-15"
#define Module_ComponentName "Library"
#define Module_ComponentPath "mixed/RiscOS/Library"
#define Module_FullVersion "1.76"
#define Module_HelpVersion "1.76 (02 Feb 2015)"
#define Module_LibraryVersionInfo "1:76"
#define Module_FullVersion "1.77"
#define Module_HelpVersion "1.77 (29 Mar 2015)"
#define Module_LibraryVersionInfo "1:77"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment