Skip to content

Commit

Permalink
nana v1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
qPCR4vir committed Jul 30, 2019
1 parent ffeb559 commit 903e134
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.12 FATAL_ERROR)
project(ThDy_DNAHybrid VERSION 0.02.00
project(ThDy_DNAHybrid VERSION 0.02.02
DESCRIPTION "Thermo Dynamic DNA Hybridizations"
HOMEPAGE_URL https://github.com/qPCR4vir/ThDySec
LANGUAGES CXX )
Expand Down
2 changes: 1 addition & 1 deletion include/ThDy_DNAHybrid.Nana/main.Nana.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#ifndef main_nana_H
#define main_nana_H

#include <nana/gui/wvl.hpp>
#include <nana/gui.hpp>
#include <nana/gui/widgets/tabbar.hpp>

#include "ThDy_programs/init_ThDy_prog_param.h"
Expand Down

0 comments on commit 903e134

Please sign in to comment.