Source Code
003043,000001: # Copyright 2004 Ronald S. Burkey <info@sandroid.org>
003044,000002: #
003045,000003: # This file is part of yaAGC.
003046,000004:
003047,000005: # yaAGC is free software; you can redistribute it and/or modify
003048,000006: # it under the terms of the GNU General Public License as published by
003049,000007: # the Free Software Foundation; either version 2 of the License, or
003050,000008: # (at your option) any later version.
003051,000009:
003052,000010: # yaAGC is distributed in the hope that it will be useful,
003053,000011: # but WITHOUT ANY WARRANTY; without even the implied warranty of
003054,000012: # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
003055,000013: # GNU General Public License for more details.
003056,000014:
003057,000015: # You should have received a copy of the GNU General Public License
003058,000016: # along with yaAGC; if not, write to the Free Software
003059,000017: # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
003060,000018:
003061,000019: # Filename: ValidateOVSK.agc
003062,000020: # Purpose: This is the part of the Validation program that validates
003063,000021: # just the OVSK instruction.
003064,000022: # Mod history: 07/05/04 RSB. Began.
003065,000023:
003066,000024: 7405 24061 INCR ERRNUM
003067,000025:
End of include-file ValidateOVSK.agc. Parent file is Validation.agc