File: dynare-matlab.prerm

package info (click to toggle)
dynare 6.4-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 67,648 kB
  • sloc: cpp: 79,109; ansic: 28,917; objc: 12,430; yacc: 4,528; pascal: 1,993; lex: 1,441; sh: 1,129; python: 634; makefile: 628; lisp: 163; xml: 18
file content (6 lines) | stat: -rw-r--r-- 65 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
#!/bin/sh
set -e

rm -rf /usr/lib/dynare/mex/matlab

#DEBHELPER#