3 Mar
                
                    2010
                
            
            
                3 Mar
                
                '10
                
            
            
            
        
    
                10:02 a.m.
            
        "Tobias C. Rittweiler" writes:
Could ABCL set up a #P"SRC:", or #P"SYS:SRC:" logical pathname to the source directory that was used for the build?
Tentatively related might be the *LISP-HOME* stuff in compile-system.lisp. In particular, I want the SRC logical pathname to easily get at the TAGS file which GROVEL-JAVA-DEFINITIONS also tries to do. -T.