~dexter/parrot-pkg/maverick

« back to all changes in this revision

Viewing changes to config/auto/msvc/test_c.in

  • 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) 2005-2009, Parrot Foundation.
3
 
$Id: test_c.in 37201 2009-03-08 12:07:48Z fperrad $
4
3
 
5
4
figure out if the compiler is msvc.
6
5
*/
32
31
 * Local variables:
33
32
 *   c-file-style: "parrot"
34
33
 * End:
35
 
 * vim: expandtab shiftwidth=4:
 
34
 * vim: expandtab shiftwidth=4 cinoptions='\:2=2' :
36
35
 */