File: revision.h

package info (click to toggle)
mldemos 0.5.1-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 32,224 kB
  • ctags: 46,525
  • sloc: cpp: 306,887; ansic: 167,718; ml: 126; sh: 109; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 194 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#ifndef DLIB_REVISION_H
// Version:  17.48
// Date:     Thu Oct 18 18:01:42 EDT 2012
// Mercurial Revision ID:  b90ab60d8a18
#define DLIB_MAJOR_VERSION  17
#define DLIB_MINOR_VERSION  48
#endif