~dexter/parrot-pkg/maverick

« back to all changes in this revision

Viewing changes to src/pmc/nativepccmethod.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) 2010, Parrot Foundation.
3
 
$Id: nativepccmethod.pmc 48909 2010-09-10 15:28:24Z pmichaud $
4
3
 
5
4
=head1 NAME
6
5
 
194
193
 * Local variables:
195
194
 *   c-file-style: "parrot"
196
195
 * End:
197
 
 * vim: expandtab shiftwidth=4:
 
196
 * vim: expandtab shiftwidth=4 cinoptions='\:2=2' :
198
197
 */