Changeset 90 for trunk/src/adlib.erl


Ignore:
Timestamp:
08/07/09 08:54:58 (3 years ago)
Author:
dom
Message:

Removed all bootstrapping code and the directory_tester is now run during install to test itself. Removed obsolete files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/adlib.erl

    r80 r90  
    1 %%% Copyright (C) 2009 Dominic Williams 
     1%%% Copyright (C) Dominic Williams 
    22%%% All rights reserved. 
    33%%% See file COPYING. 
    44 
    5 -module(adlib). 
     5-module (adlib). 
    66-export ([compare_dict/2]). 
    77 
Note: See TracChangeset for help on using the changeset viewer.