Skip to content
  • femiadeyemi's avatar
    add correct tab spacing to the files · e584ed32
    femiadeyemi authored
    Motivation:
    
    Some of the files that were boilerplates uses double spaces for tab.
    This causes inconsistency with IDEs, where tabs are usually defined 
    with four spaces.
    
    Modification:
    
    Use tab for spacing where necessary.
    
    Result:
    
    No inconsistency concerning spacing.
    
    Pull-request: #6
    e584ed32