Source Code
002901,000001: # Copyright 2004 Ronald S. Burkey <info@sandroid.org>
002902,000002: #
002903,000003: # This file is part of yaAGC.
002904,000004:
002905,000005: # yaAGC is free software; you can redistribute it and/or modify
002906,000006: # it under the terms of the GNU General Public License as published by
002907,000007: # the Free Software Foundation; either version 2 of the License, or
002908,000008: # (at your option) any later version.
002909,000009:
002910,000010: # yaAGC is distributed in the hope that it will be useful,
002911,000011: # but WITHOUT ANY WARRANTY; without even the implied warranty of
002912,000012: # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
002913,000013: # GNU General Public License for more details.
002914,000014:
002915,000015: # You should have received a copy of the GNU General Public License
002916,000016: # along with yaAGC; if not, write to the Free Software
002917,000017: # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
002918,000018:
002919,000019: # Filename: ValidateDOUBLE.agc
002920,000020: # Purpose: This is the part of the Validation program that validates
002921,000021: # just the DOUBLE instruction.
002922,000022: # Mod history: 07/05/04 RSB. Began.
002923,000023:
002924,000024: 7210 24061 INCR ERRNUM
002925,000025:
End of include-file ValidateDOUBLE.agc. Parent file is Validation.agc