~ubuntu-branches/ubuntu/quantal/gclcvs/quantal

« back to all changes in this revision

Viewing changes to pcl/c/pcl_precom1.data

  • Committer: Bazaar Package Importer
  • Author(s): Camm Maguire
  • Date: 2004-06-24 15:13:46 UTC
  • Revision ID: james.westby@ubuntu.com-20040624151346-xh0xaaktyyp7aorc
Tags: 2.7.0-26
C_GC_OFFSET is 2 on m68k-linux

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
       
 
2
#(#! 
 
3
(lisp::in-package :pcl)
 
4
#((system::%init . #((lisp::flet ((system::allocate (pcl::n pcl::size) (lisp::mapcar (lisp::function pcl::free-cache-vector) (lisp::mapcar (lisp::function pcl::get-cache-vector) (lisp::make-list pcl::n :initial-element pcl::size))))) (system::allocate 128 4) (system::allocate 64 8) (system::allocate 64 9) (system::allocate 32 16) (system::allocate 16 17) (system::allocate 16 32) (system::allocate 1 64)))))
 
5
)