staden-lg/src/scf
kuoi fe1d5a834e use default makefile and recovery previous alpha makefile 2023-04-14 02:09:01 +08:00
..
README init 2021-12-04 05:07:58 +00:00
SCF-SPEC.V2.0 init 2021-12-04 05:07:58 +00:00
makeSCF.c init 2021-12-04 05:07:58 +00:00
makefile use default makefile and recovery previous alpha makefile 2023-04-14 02:09:01 +08:00
makefile-alpha use default makefile and recovery previous alpha makefile 2023-04-14 02:09:01 +08:00
makefile-dec init 2021-12-04 05:07:58 +00:00
makefile-sgi init 2021-12-04 05:07:58 +00:00
makefile-solaris init 2021-12-04 05:07:58 +00:00
makefile-sun init 2021-12-04 05:07:58 +00:00
match.c init 2021-12-04 05:07:58 +00:00
match.h init 2021-12-04 05:07:58 +00:00
writeSCF.c init 2021-12-04 05:07:58 +00:00
writeSCF.h init 2021-12-04 05:07:58 +00:00

README

Creating SCF files from ABI 373A and Pharmacia A.L.F. trace files
-----------------------------------------------------------------

SCF files can be created from existing trace files using the program
makeSCF. Typically, SCF files take up a mere 30% of the space of ABI
373A traces.

Usage:

    makeSCF {-ABI | -ALF} tracefile -output scffile

Where:
    tracefile is the file you wish to convert
and
    scffile is the name of the SCF file that will be created.


Example:

To convert an ABI 373A trace:
    makeSCF -ABI trace.abi -output trace.scf

To convert a Pharmacia A.L.F. trace:
    makeSCF -ALF trace.alf -output trace.scf


NOTE:
The Pharmacia A.L.F. traces referred to here are those created by
the program alfsplit.