File: sed_rules

package info (click to toggle)
mathgl 8.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 248,044 kB
  • sloc: cpp: 87,365; ansic: 3,299; javascript: 3,284; pascal: 1,562; python: 52; sh: 51; makefile: 47; f90: 22
file content (13 lines) | stat: -rw-r--r-- 249 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
1,19d
s/MGL_EXPORT//g
s/mglDataA/mglData/g
/SWIG/,/endif/ { s/.*//g }
s/^.*---.*$//g
s/^#include.*$//g
s/^#define.*$//g
s/^.*public mglData$//g
s/^#ifndef _MGL_DATA_H_.*$//g
s/^#ifndef _MGL_H_.*$//g
s/^#ifdef __cplusplus.*$//g
/^\s*$/d
N;$!P;$!D;$d