File: smd-config.vapi

package info (click to toggle)
syncmaildir 1.2.5-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,104 kB
  • sloc: ansic: 6,643; sh: 1,780; makefile: 247
file content (8 lines) | stat: -rw-r--r-- 160 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
namespace SMDConf {
	[CCode (cheader_filename = "smd-config.h")]
	public const string PREFIX;
	public const string VERSION;
	public const string COPYRIGHT;
}