Diff for /gforth/engine/getopt.c between versions 1.1 and 1.2

version 1.1, 1997/05/21 20:40:08 version 1.2, 2000/09/23 15:47:07
Line 18 Line 18
   
    You should have received a copy of the GNU General Public License     You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software     along with this program; if not, write to the Free Software
    Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */     Foundation, 59 Temple Place, Suite 330, Boston, MA 02111, USA.  */
   
 /* NOTE!!!  AIX requires this to be the first thing in the file.  /* NOTE!!!  AIX requires this to be the first thing in the file.
    Do not put ANYTHING before it!  */     Do not put ANYTHING before it!  */

Removed from v.1.1  
changed lines
  Added in v.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>