mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-09 23:49:53 +00:00
fixup to last
This commit is contained in:
parent
a8609ed467
commit
bb5b19c404
@ -22,7 +22,6 @@
|
||||
#include "janko.cpp"
|
||||
#include "qtm.cpp"
|
||||
#include "rewriting.cpp"
|
||||
#include "sag.cpp"
|
||||
#include "collatz.cpp"
|
||||
#include "tree.cpp"
|
||||
#include "fullnet.cpp"
|
||||
@ -85,6 +84,9 @@
|
||||
#include "som/voronoi.cpp"
|
||||
#include "som/measures.cpp"
|
||||
|
||||
#include "sag/sag.cpp"
|
||||
|
||||
|
||||
// the following comments are read by mymake so that it knows that the files include other files there:
|
||||
// hidden dependencies: rogueviz/nilrider/
|
||||
// hidden dependencies: rogueviz/dhrg/
|
||||
|
Loading…
Reference in New Issue
Block a user