1
0
mirror of git://projects.qi-hardware.com/wernermisc.git synced 2025-01-18 22:51:05 +02:00
Werner Almesberger d0a1a9e82f qpkg: rearrange things in prereq.c to free the stack paradigm for other uses
- prereq.c (stack, epoch, push, pop, resolve, prereq): renamed to
  "installs"
- prereq.c (n_stack, stack_max, push, pop, resolve, prereq): changed
  "stack" to "install"
- prereq.c (push): renamed "push" to "append_install"
- prereq.c (pop): renamed "pop" to "backtrack"
2010-11-21 10:22:37 -03:00
Description
Werner's Miscellanea, Assorted small items that don't fit anywhere else
http://projects.qi-hardware.com/index.php/p/wernermisc/
2.3 MiB
Languages
C 44.8%
TeX 17.3%
Shell 13.4%
Perl 7.8%
Makefile 7.6%
Other 9.1%