Skip to content

Commit

Permalink
Remove functor classes, no longer needed.
Browse files Browse the repository at this point in the history
  • Loading branch information
steve committed Jun 12, 2005
1 parent fb8ddbb commit 86729f5
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 289 deletions.
4 changes: 2 additions & 2 deletions vvp/Makefile.in
Expand Up @@ -16,7 +16,7 @@
# 59 Temple Place - Suite 330
# Boston, MA 02111-1307, USA
#
#ident "$Id: Makefile.in,v 1.68 2005/05/24 01:43:27 steve Exp $"
#ident "$Id: Makefile.in,v 1.69 2005/06/12 01:42:20 steve Exp $"
#
#
SHELL = /bin/sh
Expand Down Expand Up @@ -82,7 +82,7 @@ vpi_memory.o vpi_vthr_vector.o vpip_bin.o vpip_hex.o vpip_oct.o \
vpip_to_dec.o vpip_format.o vvp_vpi.o

O = main.o parse.o parse_misc.o lexor.o arith.o bufif.o compile.o concat.o \
dff.o extend.o functor.o npmos.o part.o reduce.o resolv.o stop.o symbols.o \
dff.o extend.o npmos.o part.o reduce.o resolv.o stop.o symbols.o \
ufunc.o codes.o \
vthread.o schedule.o statistics.o tables.o udp.o vvp_net.o memory.o \
event.o logic.o delay.o words.o $V
Expand Down
46 changes: 0 additions & 46 deletions vvp/functor.cc

This file was deleted.

170 changes: 0 additions & 170 deletions vvp/functor.h

This file was deleted.

71 changes: 0 additions & 71 deletions vvp/functor.txt

This file was deleted.

0 comments on commit 86729f5

Please sign in to comment.