Source Code

002777,000001: # Copyright 2004 Ronald S. Burkey <info@sandroid.org> 002778,000002: # 002779,000003: # This file is part of yaAGC. 002780,000004: 002781,000005: # yaAGC is free software; you can redistribute it and/or modify 002782,000006: # it under the terms of the GNU General Public License as published by 002783,000007: # the Free Software Foundation; either version 2 of the License, or 002784,000008: # (at your option) any later version. 002785,000009: 002786,000010: # yaAGC is distributed in the hope that it will be useful, 002787,000011: # but WITHOUT ANY WARRANTY; without even the implied warranty of 002788,000012: # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 002789,000013: # GNU General Public License for more details. 002790,000014: 002791,000015: # You should have received a copy of the GNU General Public License 002792,000016: # along with yaAGC; if not, write to the Free Software 002793,000017: # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 002794,000018: 002795,000019: # Filename: ValidateDCS.agc 002796,000020: # Purpose: This is the part of the Validation program that validates 002797,000021: # just the DCS instruction. 002798,000022: # Mod history: 07/05/04 RSB. Began. 002799,000023: 002800,000024: 7373 24061 INCR ERRNUM 002801,000025: End of include-file ValidateDCS.agc. Parent file is Validation.agc