Mercurial
Mercurial
>
hedgewars
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
QTfrontend/util/platform/AutoUpdater.cpp
author
unC0Rr
Sun, 27 Oct 2024 17:00:17 +0100
branch
transitional_engine
changeset 16039
a236360669cc
parent 8381
588a8e6e2041
permissions
-rw-r--r--
Start on AI implementation in rust
/*
* Copyright (C) 2008 Remko Troncon
*/
#include "AutoUpdater.h"
AutoUpdater::~AutoUpdater()
{
}