ADV: Search Engine Registration

2001-04-14 Thread mike675
Removal instructions below I saw your listing on the internet. I work for a company that specializes in getting clients web sites listed as close to the top of the major search engines as possible. Our fee is only $29.95 per month to submit your site at least twice a month to over 350 search

Re: Segfault connected with taking class-of memoized code?

2001-04-14 Thread Neil Jerram
> "Neil" == Neil Jerram <[EMAIL PROTECTED]> writes: Neil> [...] Neil> debug> evaluate (class-of exp) Neil> Segmentation fault A much simpler example is this: neil@laruns:~$ guile -q guile> (class-of class-of) Segmentation fault neil@laruns:~$ Regards, Neil ___