aboutsummaryrefslogtreecommitdiffstats
path: root/engine/.project
diff options
context:
space:
mode:
authorKostya <mail@sartin.in>2026-08-13 16:28:27 +0000
committerKostya <mail@sartin.in>2026-08-13 16:28:27 +0000
commitca3edaa7fc9c78e856bc32f4fa7b76e43602819d (patch)
tree4cacf684f78e0475685d361b2a7aa3994063e5c5 /engine/.project
parentae8486da5c542d6af9a2e0f9f7cc39729a055eee (diff)
downloadguess-market-ca3edaa7fc9c78e856bc32f4fa7b76e43602819d.tar.gz
guess-market-ca3edaa7fc9c78e856bc32f4fa7b76e43602819d.tar.xz
guess-market-ca3edaa7fc9c78e856bc32f4fa7b76e43602819d.zip
Remove engine module
Superseded by the service module's GuessMarketContext implementation; the JAXB model, TradingMechanism interface, and its LMSR/order-book stubs had no remaining callers.
Diffstat (limited to 'engine/.project')
-rw-r--r--engine/.project28
1 files changed, 0 insertions, 28 deletions
diff --git a/engine/.project b/engine/.project
deleted file mode 100644
index df93b30..0000000
--- a/engine/.project
+++ /dev/null
@@ -1,28 +0,0 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<projectDescription>
3 <name>guess-market-engine</name>
4 <comment></comment>
5 <projects>
6 <project>guess-market-api</project>
7 </projects>
8 <buildSpec>
9 <buildCommand>
10 <name>org.eclipse.jdt.core.javabuilder</name>
11 <arguments></arguments>
12 </buildCommand>
13 </buildSpec>
14 <natures>
15 <nature>org.eclipse.jdt.core.javanature</nature>
16 </natures>
17 <filteredResources>
18 <filter>
19 <id>1784965956299</id>
20 <name></name>
21 <type>30</type>
22 <matcher>
23 <id>org.eclipse.core.resources.regexFilterMatcher</id>
24 <arguments>node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>
25 </matcher>
26 </filter>
27 </filteredResources>
28</projectDescription>