Magellan Linux

Contents of /branches/magellan-next/include/x11.sminc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6654 - (show annotations) (download)
Tue Sep 14 16:46:32 2010 UTC (13 years, 7 months ago) by niro
File size: 178 byte(s)
imported from trunk
1 # $Header: /magellan-cvs/smage/include/x11.sminc,v 1.1 2005/10/19 15:07:53 niro Exp $
2 # xorg global smage2 functions
3
4 hostconf_add()
5 {
6 echo "#define $@" >> ${HOSTCONF} || die
7 }