Browse Source

Test #2

enhancement_3
Trevor Irons 8 years ago
parent
commit
f253a871e6
2 changed files with 0 additions and 4 deletions
  1. 0
    3
      config/LemmaConfig.h.in
  2. 0
    1
      test

+ 0
- 3
config/LemmaConfig.h.in View File

16
  * @copyright Copyright (c) 2016, Trevor Irons & Lemma Software, LLC
16
  * @copyright Copyright (c) 2016, Trevor Irons & Lemma Software, LLC
17
  */
17
  */
18
 
18
 
19
-// the configured options and settings
20
 // Sets the Lemma version used in keeping track of releases
19
 // Sets the Lemma version used in keeping track of releases
21
 #define LEMMA_VERSION_MAJOR @LEMMA_VERSION_MAJOR@
20
 #define LEMMA_VERSION_MAJOR @LEMMA_VERSION_MAJOR@
22
 #define LEMMA_VERSION_MINOR @LEMMA_VERSION_MINOR@
21
 #define LEMMA_VERSION_MINOR @LEMMA_VERSION_MINOR@
23
 #define LEMMA_VERSION_PATCH @LEMMA_VERSION_PATCH@
22
 #define LEMMA_VERSION_PATCH @LEMMA_VERSION_PATCH@
24
 //#define LEMMA_VERSION @LEMMA_VERSION@
23
 //#define LEMMA_VERSION @LEMMA_VERSION@
25
-
26
-

+ 0
- 1
test View File

1
-Here is a test

Loading…
Cancel
Save