Changeset 1e572e1 for src


Ignore:
Timestamp:
06/09/09 20:10:15 (15 years ago)
Author:
Mateusz Hromada <ruanda@…>
Branches:
master
Children:
ac9a049
Parents:
3a2ae91
git-author:
Mateusz Hromada <ruanda@…> (06/09/09 20:10:15)
git-committer:
Mateusz Hromada <ruanda@…> (06/09/09 20:10:15)
Message:

Migration to new build system.

  • unfla moved and checked
File:
1 moved

Legend:

Unmodified
Added
Removed
  • src/unfla.sh

    • Property mode changed from 100755 to 100644
    r20b4e44 r1e572e1  
    1 #!/bin/bash 
     1#!/bin/sh 
    22 
    33#package:       UAM Text Tools 
     
    66#author:        Tomasz Obrebski 
    77 
    8 tr '\014' '\012' 
     8exec tr '\014' '\012' 
Note: See TracChangeset for help on using the changeset viewer.