File: PopplerDocumentTest.h

package info (click to toggle)
popplerkit.framework 0.0.20051227svn-17
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,656 kB
  • sloc: objc: 2,303; cpp: 672; sh: 475; ansic: 55; makefile: 11
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