Changeset 8e9217
- Timestamp:
- Jul 3, 2017, 2:59:32 PM (8 years ago)
- Branches:
- Action_Thermostats, Add_SelectAtomByNameAction, Adding_Graph_to_ChangeBondActions, Adding_MD_integration_tests, Adding_StructOpt_integration_tests, AutomationFragmentation_failures, Candidate_v1.6.1, ChangeBugEmailaddress, ChemicalSpaceEvaluator, EmpiricalPotential_contain_HomologyGraph_documentation, Enhance_userguide, Enhanced_StructuralOptimization, Enhanced_StructuralOptimization_continued, Example_ManyWaysToTranslateAtom, Exclude_Hydrogens_annealWithBondGraph, Fix_Verbose_Codepatterns, ForceAnnealing_oldresults, ForceAnnealing_with_BondGraph, ForceAnnealing_with_BondGraph_continued, ForceAnnealing_with_BondGraph_continued_betteresults, ForceAnnealing_with_BondGraph_contraction-expansion, Gui_displays_atomic_force_velocity, IndependentFragmentGrids_IntegrationTest, JobMarket_RobustOnKillsSegFaults, JobMarket_StableWorkerPool, PythonUI_with_named_parameters, QtGui_reactivate_TimeChanged_changes, Recreated_GuiChecks, StoppableMakroAction, TremoloParser_IncreasedPrecision, TremoloParser_MultipleTimesteps
- Children:
- 70fee0
- Parents:
- 310445
- git-author:
- Frederik Heber <frederik.heber@…> (06/25/17 18:25:47)
- git-committer:
- Frederik Heber <frederik.heber@…> (07/03/17 14:59:32)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified configure.ac ¶
r310445 r8e9217 3 3 4 4 AC_PREREQ(2.59) 5 AC_INIT(MoleCuilder, 1.6.0, [ foo@molecuilder.de], [molecuilder], [http://www.molecuilder.de/])5 AC_INIT(MoleCuilder, 1.6.0, [bug@molecuilder.de], [molecuilder], [http://www.molecuilder.de/]) 6 6 AC_CONFIG_AUX_DIR([build-aux]) 7 7 AC_CONFIG_SRCDIR([src/builder.cpp])
Note:
See TracChangeset
for help on using the changeset viewer.