Main  History  Search  Repository tree

[BACK] Return to mkxml.sh CVS log [TXT][DIR] Up to [CVSROOT] / PappusArabus

File: [CVSROOT] / PappusArabus / mkxml.sh  (download) - view tree
Revision 1.1.1.1 (vendor branch), Wed Mar 19 21:05:32 2003 UTC (10 years, 2 months ago) by mjschief
Branch: mjschief, MAIN
CVS Tags: v1, HEAD
Changes since 1.1: +0 -0 lines
Imported PappusArabus module


#!/bin/bash

./convert.pl PappusArabus.txt > out
cat head out tail > PappusArabus.xml
rm out