.hgignore

Fri, 28 Nov 2008 11:21:08 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 28 Nov 2008 11:21:08 +0100
changeset 1
d64aaa7d146f
parent 0
27e940e8e5f3
permissions
-rw-r--r--

Fork project trunk at version 0.7.7 to maintain for future usage.
The original Cable & Wireless development team no longer exists.
The OSSP CVS repository is unavailable (cvs co ossp-pkg/as fails),
however http://cvs.ossp.org/dirview?d=ossp-pkg/as/as-gui is working.

     1 syntax: glob
     2 *.orig
     3 *.rej
     4 *.o
     5 *~
     6 Makefile
     7 as_stub.h
     8 as_stub.cpp
     9 ac_config.h
    10 ac_config.h.in
    11 ac_config.h.in~
    12 configure
    13 configure.lineno
    14 config.log
    15 config.status
    16 as-gui
    17 as-gui.1
    18 as-gui.conf.5
    19 shtool
    20 autom4te.cache

mercurial