File: types.h

package info (click to toggle)
aoflagger 3.4.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,960 kB
  • sloc: cpp: 83,076; python: 10,187; sh: 260; makefile: 178
file content (6 lines) | stat: -rw-r--r-- 92 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
#ifndef UTIL_TYPES_H
#define UTIL_TYPES_H

class ProgressListener;

#endif  // UTIL_TYPES_H