This commit is contained in:
Andreas Meyer 2006-03-03 17:01:57 +00:00
parent 5c32d00ef2
commit eae25344bc
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
#!/usr/local/bin/perl -pi.bak
# rename all include statements to \ccInclude
s/[\\]cc((Style)|c)[{]#include +<([^>]*)>[}]/\\ccInclude{$3}/g;