source: src/rm12.sed @ 743cc4f

Last change on this file since 743cc4f was 4518a0b, checked in by Mateusz Hromada <ruanda@…>, 15 years ago

Migration to new build system.

  • rm12 moved and checked
  • Property mode set to 100644
File size: 158 bytes
Line 
1#!/bin/sed -rf
2
3#package:       UAM Text Tools
4#component:     rm12
5#version:       1.0
6#author:        Tomasz Obrebski
7
8
9/[0-9]+[ \t]+[0-9]+[ \t]+BOS/!
10s/[0-9]+[ \t]+[0-9]+[ \t]//
Note: See TracBrowser for help on using the repository browser.