remove lint

This commit is contained in:
Ben Collins 2000-09-15 02:50:14 +00:00
parent 0bd5e418be
commit 7fa88b2a27

View file

@ -18,11 +18,6 @@
#include "portable.h"
#ifndef lint
static char copyright[] = "@(#) Copyright (c) 1993 Regents of the University of Michigan.\nAll rights reserved.\n";
static char avl_version[] = "AVL library version 1.0\n";
#endif
#include <stdio.h>
#include <ac/stdlib.h>