summaryrefslogtreecommitdiff
path: root/src/pdflib/pdcore/pc_scan.h
diff options
context:
space:
mode:
authorscuri <scuri>2008-10-17 06:10:33 +0000
committerscuri <scuri>2008-10-17 06:10:33 +0000
commit7b52cc13af4e85f1ca2deb6b6c77de9c95ea0dcf (patch)
treed0857278bde2eff784227c57dcaf930346ceb7ac /src/pdflib/pdcore/pc_scan.h
First commit - moving from LuaForge to SourceForge
Diffstat (limited to 'src/pdflib/pdcore/pc_scan.h')
-rw-r--r--src/pdflib/pdcore/pc_scan.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/pdflib/pdcore/pc_scan.h b/src/pdflib/pdcore/pc_scan.h
new file mode 100644
index 0000000..1b31e54
--- /dev/null
+++ b/src/pdflib/pdcore/pc_scan.h
@@ -0,0 +1,15 @@
+/*---------------------------------------------------------------------------*
+ | PDFlib - A library for generating PDF on the fly |
+ +---------------------------------------------------------------------------+
+ | Copyright (c) 1997-2006 Thomas Merz and PDFlib GmbH. All rights reserved. |
+ +---------------------------------------------------------------------------+
+ | Proprietary source code -- do not redistribute! |
+ *---------------------------------------------------------------------------*/
+
+/* $Id: pc_scan.h,v 1.1 2008/10/17 06:10:43 scuri Exp $ */
+
+#ifndef PC_SCAN_H_INCLUDED
+#define PC_SCAN_H_INCLUDED
+
+
+#endif /* PC_SCAN_H_INCLUDED */