Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
RiscOS
Export
Commits
26300764
Commit
26300764
authored
11 years ago
by
Ben Avison
Browse files
Options
Download
Email Patches
Plain Diff
Remove local copy of Squash header now that sources have been published
Version 0.08. Tagged as 'Export-0_08'
parent
6c7da07e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
53 deletions
+10
-53
APCS-32/Hdr/Interface/Squash
APCS-32/Hdr/Interface/Squash
+0
-43
VersionNum
VersionNum
+10
-10
No files found.
APCS-32/Hdr/Interface/Squash
deleted
100644 → 0
View file @
6c7da07e
; Copyright 2008 Castle Technology Ltd
;
; Licensed under the Apache License, Version 2.0 (the "License");
; you may not use this file except in compliance with the License.
; You may obtain a copy of the License at
;
; http://www.apache.org/licenses/LICENSE-2.0
;
; Unless required by applicable law or agreed to in writing, software
; distributed under the License is distributed on an "AS IS" BASIS,
; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
; See the License for the specific language governing permissions and
; limitations under the License.
;
SUBT
Exported
Squash
constants
OldOpt
SETA
{OPT}
OPT
OptNoList
+
OptNoP1List
; ***********************************
; *** C h a n g e L i s t ***
; ***********************************
; Date Name Description
; ---- ---- -----------
; 31-Mar-91 RM Created file
; 09-Jul-91 PJC Copied from Hdr.Compress and changed prefix to Squash
; 10-Feb-93 BC Restored OPT correctly
; 07-Feb-94 TMD Made it actually assemble by changing AcornLZWCompressionSWI
; into LZWCompressionSWI
; 17-May-94 AMcC Changed to using the preferred SWI base and name symbols
SWIClass
SETS
LZWCompressionSWI_Name
^
LZWCompressionSWI_Base
AddSWI
Compress
AddSWI
Decompress
OPT
OldOpt
END
This diff is collapsed.
Click to expand it.
VersionNum
View file @
26300764
/* (0.0
7
)
/* (0.0
8
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 0.0
7
#define Module_MajorVersion_CMHG 0.0
8
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 1
4
A
pr
201
2
#define Module_Date_CMHG 1
1
A
ug
201
3
#define Module_MajorVersion "0.0
7
"
#define Module_Version
7
#define Module_MajorVersion "0.0
8
"
#define Module_Version
8
#define Module_MinorVersion ""
#define Module_Date "1
4
A
pr
201
2
"
#define Module_Date "1
1
A
ug
201
3
"
#define Module_ApplicationDate "1
4
-A
pr
-1
2
"
#define Module_ApplicationDate "1
1
-A
ug
-1
3
"
#define Module_ComponentName "Export"
#define Module_ComponentPath "castle/RiscOS/Export"
#define Module_FullVersion "0.0
7
"
#define Module_HelpVersion "0.0
7
(1
4
A
pr
201
2
)"
#define Module_LibraryVersionInfo "0:
7
"
#define Module_FullVersion "0.0
8
"
#define Module_HelpVersion "0.0
8
(1
1
A
ug
201
3
)"
#define Module_LibraryVersionInfo "0:
8
"
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment