Source Code
002864,000001: # Copyright 2004 Ronald S. Burkey <info@sandroid.org>
002865,000002: #
002866,000003: # This file is part of yaAGC.
002867,000004:
002868,000005: # yaAGC is free software; you can redistribute it and/or modify
002869,000006: # it under the terms of the GNU General Public License as published by
002870,000007: # the Free Software Foundation; either version 2 of the License, or
002871,000008: # (at your option) any later version.
002872,000009:
002873,000010: # yaAGC is distributed in the hope that it will be useful,
002874,000011: # but WITHOUT ANY WARRANTY; without even the implied warranty of
002875,000012: # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
002876,000013: # GNU General Public License for more details.
002877,000014:
002878,000015: # You should have received a copy of the GNU General Public License
002879,000016: # along with yaAGC; if not, write to the Free Software
002880,000017: # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
002881,000018:
002882,000019: # Filename: ValidateMP.agc
002883,000020: # Purpose: This is the part of the Validation program that validates
002884,000021: # just the MP instruction.
002885,000022: # Mod history: 07/05/04 RSB. Began.
002886,000023:
002887,000024: 7376 24061 INCR ERRNUM
002888,000025:
End of include-file ValidateMP.agc. Parent file is Validation.agc