Source Code
003217,000001: # Copyright 2004 Ronald S. Burkey <info@sandroid.org>
003218,000002: #
003219,000003: # This file is part of yaAGC.
003220,000004:
003221,000005: # yaAGC is free software; you can redistribute it and/or modify
003222,000006: # it under the terms of the GNU General Public License as published by
003223,000007: # the Free Software Foundation; either version 2 of the License, or
003224,000008: # (at your option) any later version.
003225,000009:
003226,000010: # yaAGC is distributed in the hope that it will be useful,
003227,000011: # but WITHOUT ANY WARRANTY; without even the implied warranty of
003228,000012: # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
003229,000013: # GNU General Public License for more details.
003230,000014:
003231,000015: # You should have received a copy of the GNU General Public License
003232,000016: # along with yaAGC; if not, write to the Free Software
003233,000017: # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
003234,000018:
003235,000019: # Filename: ValidateDTCF.agc
003236,000020: # Purpose: This is the part of the Validation program that validates
003237,000021: # just the DTCF instruction.
003238,000022: # Mod history: 07/05/04 RSB. Began.
003239,000023:
003240,000024: 7413 24061 INCR ERRNUM
003241,000025:
End of include-file ValidateDTCF.agc. Parent file is Validation.agc