File: PopplerDocumentTest.h

package info (click to toggle)
popplerkit.framework 0.0.20051227svn-7.1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 2,512 kB
  • ctags: 229
  • sloc: objc: 2,303; cpp: 669; sh: 465; ansic: 55; makefile: 25
file content (8 lines) | stat: -rw-r--r-- 118 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8

#import <Foundation/Foundation.h>
#import <ObjcUnit/ObjcUnit.h>

@interface PopplerDocumentTest : TestCase {
}

@end