 
            
            
            
            
                9 May
                
                    2008
                
            
            
                9 May
                
                '08
                
            
            
            
        
    
                6:18 p.m.
            
        AMDG John Maddock wrote:
Steven Watanabe wrote:
Try
import profile_templates : : .. ;
I think that it fails because I removed the Jamfile from the top level directory which contains profile_templates.jam
That results in the even more cryptic:
Oops. I was looking at modules.load instead of import. This seems to work: import modules ; modules.load profile_templates : ../profile_templates.jam ; In Christ, Steven Watanabe