Source Code

002661,000001: # Copyright 2004 Ronald S. Burkey <info@sandroid.org> 002662,000002: # 002663,000003: # This file is part of yaAGC. 002664,000004: 002665,000005: # yaAGC is free software; you can redistribute it and/or modify 002666,000006: # it under the terms of the GNU General Public License as published by 002667,000007: # the Free Software Foundation; either version 2 of the License, or 002668,000008: # (at your option) any later version. 002669,000009: 002670,000010: # yaAGC is distributed in the hope that it will be useful, 002671,000011: # but WITHOUT ANY WARRANTY; without even the implied warranty of 002672,000012: # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 002673,000013: # GNU General Public License for more details. 002674,000014: 002675,000015: # You should have received a copy of the GNU General Public License 002676,000016: # along with yaAGC; if not, write to the Free Software 002677,000017: # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 002678,000018: 002679,000019: # Filename: ValidateQXCH.agc 002680,000020: # Purpose: This is the part of the Validation program that validates 002681,000021: # just the QXCH instruction. 002682,000022: # Mod history: 07/05/04 RSB. Began. 002683,000023: 002684,000024: 7367 24061 INCR ERRNUM 002685,000025: End of include-file ValidateQXCH.agc. Parent file is Validation.agc