~dexter/parrot-pkg/maverick

« back to all changes in this revision

Viewing changes to src/pmc/managedstruct.pmc

  • Committer: Piotr Roszatycki
  • Date: 2011-01-11 14:34:28 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: piotr.roszatycki@gmail.com-20110111143428-s7pa7qz38m61o4tw
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
2
Copyright (C) 2001-2009, Parrot Foundation.
3
 
$Id: managedstruct.pmc 46300 2010-05-05 03:58:50Z jimmy $
4
3
 
5
4
=head1 DESCRIPTION
6
5
 
179
178
 * Local variables:
180
179
 *   c-file-style: "parrot"
181
180
 * End:
182
 
 * vim: expandtab shiftwidth=4:
 
181
 * vim: expandtab shiftwidth=4 cinoptions='\:2=2' :
183
182
 */