aboutsummaryrefslogtreecommitdiff
path: root/libchill/format.h
AgeCommit message (Collapse)AuthorFilesLines
2002-04-16Remove libchillMark Mitchell1-79/+0
From-SVN: r52379
1999-01-11Fix FSF address in copyright header.Jeff Law1-1/+2
From-SVN: r24611
1998-09-09* Add library exception clause to the copyright notice for allJeffrey A Law1-0/+7
.c and .h files. From-SVN: r22365
1998-09-04* Chill runtime moved into toplevel libchill.Jeff Law1-0/+71
* Makefile.in Revamped due to move. Add multilib support. * configure.in: Similarly. Use autoconf. * powerset.h: Do not depend on BITS_PER_UNIT. From-SVN: r22238