diff options
author | rodri <rgl@antares-labs.eu> | 2024-05-12 20:34:03 +0000 |
---|---|---|
committer | rodri <rgl@antares-labs.eu> | 2024-05-12 20:34:03 +0000 |
commit | aeb153cdd6cb37dc1e9d61b22a92430a756ddeb5 (patch) | |
tree | 679f3970653138702f9206a8beb256d814de1cb5 /mkfile | |
parent | 55ceca8db396829cba474164545c6bcfcc45eea4 (diff) | |
download | 3dee-aeb153cdd6cb37dc1e9d61b22a92430a756ddeb5.tar.gz 3dee-aeb153cdd6cb37dc1e9d61b22a92430a756ddeb5.tar.bz2 3dee-aeb153cdd6cb37dc1e9d61b22a92430a756ddeb5.zip |
began work on a solar system planetarium.
Diffstat (limited to 'mkfile')
-rw-r--r-- | mkfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ BIN=$home/bin/$objtype TARG=\ vis\ + solar\ OFILES=\ alloc.$O\ |