Source Code
003130,000001: # Copyright 2004 Ronald S. Burkey <info@sandroid.org>
003131,000002: #
003132,000003: # This file is part of yaAGC.
003133,000004:
003134,000005: # yaAGC is free software; you can redistribute it and/or modify
003135,000006: # it under the terms of the GNU General Public License as published by
003136,000007: # the Free Software Foundation; either version 2 of the License, or
003137,000008: # (at your option) any later version.
003138,000009:
003139,000010: # yaAGC is distributed in the hope that it will be useful,
003140,000011: # but WITHOUT ANY WARRANTY; without even the implied warranty of
003141,000012: # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
003142,000013: # GNU General Public License for more details.
003143,000014:
003144,000015: # You should have received a copy of the GNU General Public License
003145,000016: # along with yaAGC; if not, write to the Free Software
003146,000017: # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
003147,000018:
003148,000019: # Filename: ValidateDCOM.agc
003149,000020: # Purpose: This is the part of the Validation program that validates
003150,000021: # just the DCOM instruction.
003151,000022: # Mod history: 07/05/04 RSB. Began.
003152,000023:
003153,000024: 7410 24061 INCR ERRNUM
003154,000025:
End of include-file ValidateDCOM.agc. Parent file is Validation.agc