Add examples directory "shortcut" to file_open dialog
[pspp] / src / libpspp / version.h
index e2125154a8ca20ccd57005012957bf7d4ae68fec..4ce892f9a20a6fca39430d8fb5ecb221d455d17f 100644 (file)
@@ -36,7 +36,11 @@ extern const char build_system[];
 /* Locale directory. */
 extern const char locale_dir[];
 
+/* The Examples directory */
+extern const char const examples_dir[];
+
 /* From the AUTHORS file */
 extern const char *const authors[];
 
+
 #endif /* !version_h */