Skip to content

Commit

Permalink
Add a subdir for geo codes and a subdir for games
Browse files Browse the repository at this point in the history
  • Loading branch information
malaise committed Nov 7, 2023
1 parent 11aa814 commit 0277401
Show file tree
Hide file tree
Showing 223 changed files with 22 additions and 10 deletions.
2 changes: 1 addition & 1 deletion usr/battleship/Afpx.xml → usr/games/battleship/Afpx.xml
@@ -1,5 +1,5 @@
<?xml version="1.1"?>
<!DOCTYPE Afpx_Descriptors SYSTEM "../../reposit/Afpx.dtd">
<!DOCTYPE Afpx_Descriptors SYSTEM "../../../reposit/Afpx.dtd">
<!-- For Battle Ships -->

<Afpx_Descriptors Width="85" Height="34">
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
7 changes: 7 additions & 0 deletions usr/games/makefile
@@ -0,0 +1,7 @@
include $(if $(MAKFILES_DIR), $(MAKFILES_DIR), $(HOME)/Makefiles)/common.mk
SUBDIRS := battleship chess fourtwentyone freecell lapeau lem mmind nimmari \
renardeau sokoban


include $(TEMPLATES)/dir.mk

File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion usr/nimmari/Afpx.xml → usr/games/nimmari/Afpx.xml
@@ -1,5 +1,5 @@
<?xml version="1.1"?>
<!DOCTYPE Afpx_Descriptors SYSTEM "../../reposit/Afpx.dtd">
<!DOCTYPE Afpx_Descriptors SYSTEM "../../../reposit/Afpx.dtd">
<!-- Afpx.xml file for Nimmari -->

<Afpx_Descriptors>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion usr/renardeau/Afpx.xml → usr/games/renardeau/Afpx.xml
@@ -1,5 +1,5 @@
<?xml version="1.1" encoding="UTF-8"?>
<!DOCTYPE Afpx_Descriptors SYSTEM "../../reposit/Afpx.dtd">
<!DOCTYPE Afpx_Descriptors SYSTEM "../../../reposit/Afpx.dtd">
<!-- For renardeau -->

<Afpx_Descriptors Height="25" Width="40">
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Expand Up @@ -11,6 +11,7 @@ procedure T_Geohash36 is
& " | <checksup> | <help>");
Basic_Proc.Put_Line_Output (" <encode> ::= -c <coord> <precision>");
Basic_Proc.Put_Line_Output (" <coord> ::= <lat> <lon>");
Basic_Proc.Put_Line_Output (" <decode> ::= -d <code>");
Basic_Proc.Put_Line_Output (" <precision> ::= -P <precision>");
Basic_Proc.Put_Line_Output (" <neighbors> ::= -N <code>");
Basic_Proc.Put_Line_Output (" <checksum> ::= -C <code>");
Expand Down
4 changes: 4 additions & 0 deletions usr/geo_codes/makefile
@@ -0,0 +1,4 @@
include $(if $(MAKFILES_DIR), $(MAKFILES_DIR), $(HOME)/Makefiles)/common.mk
SUBDIRS := mapcode olc geohash geohash36
include $(TEMPLATES)/dir.mk

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion usr/great_circle/LoopRndHpgc
Expand Up @@ -18,7 +18,7 @@ export ACCEPTABLE=600

# Path to random, to mapcode and to high precision great circle
export RAND="$HOME/ada/usr/misc/random"
export MAPCODE="$HOME/ada/usr/mapcode/t_mapcode"
export MAPCODE="$HOME/ada/usr/geo_codes/mapcode/t_mapcode"
export HPGC="$HOME/ada/usr/great_circle/hp_gc"

# Syntax error / help message
Expand Down
3 changes: 2 additions & 1 deletion usr/great_circle/makefile
@@ -1,6 +1,7 @@
include $(if $(MAKFILES_DIR), $(MAKFILES_DIR), $(HOME)/Makefiles)/common.mk

ADAVIEW := $(USR)/mapcode $(USR)/olc $(USR)/geohash36 $(USR)/geohash $(REPOSIT)
GEO := $(USR)/geo_codes
ADAVIEW := $(GEO)/mapcode $(GEO)/olc $(GEO)/geohash36 $(GEO)/geohash $(REPOSIT)
ADACTL := true

SUBUNITS := intercept.fpl
Expand Down
9 changes: 4 additions & 5 deletions usr/makefile
@@ -1,9 +1,8 @@
include $(if $(MAKFILES_DIR), $(MAKFILES_DIR), $(HOME)/Makefiles)/common.mk
SUBDIRS := dictio fifos pipe mapcode olc geohash geohash36 \
account agite als approx astub asubst battleship c_magic chess code enigma fl \
freecell great_circle heart hungar lapeau lem logrotator \
lsadeps mcd misc mmind navig nimmari pexec regex renardeau sensor simusi \
sokoban tasks tcpchat tcpipe tests xml xwords
SUBDIRS := dictio fifos pipe geo_codes \
account agite als approx astub asubst c_magic code enigma fl games geo_codes \
great_circle heart hungar logrotator lsadeps mcd misc navig pexec regex \
sensor simusi tasks tcpchat tcpipe tests xml xwords

include $(TEMPLATES)/dir.mk

0 comments on commit 0277401

Please sign in to comment.