Source Code

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