diff options
author | Erich Eckner <git@eckner.net> | 2019-01-09 23:48:58 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-01-09 23:48:58 +0100 |
commit | 01dc6496d063a8f04f5716cd30098db4d0619481 (patch) | |
tree | 344470e32d9de88fc1ac676fcb4ec1769706a94e /markov.lpi | |
parent | 747d6044dfcad03f2899f8b68cd37925a63ebbf7 (diff) | |
download | markov-01dc6496d063a8f04f5716cd30098db4d0619481.tar.xz |
geht jetzt
Diffstat (limited to 'markov.lpi')
-rw-r--r-- | markov.lpi | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -14,9 +14,6 @@ <UseAppBundle Value="False"/> <ResourceType Value="res"/> </General> - <VersionInfo> - <StringTable ProductVersion=""/> - </VersionInfo> <BuildModes Count="1"> <Item1 Name="Default" Default="True"/> </BuildModes> @@ -28,7 +25,7 @@ <FormatVersion Value="1"/> </local> </RunParams> - <Units Count="3"> + <Units Count="4"> <Unit0> <Filename Value="markov.lpr"/> <IsPartOfProject Value="True"/> @@ -41,6 +38,10 @@ <Filename Value="dive-into-wikipedia.sh"/> <IsPartOfProject Value="True"/> </Unit2> + <Unit3> + <Filename Value="generate-random-word-from-wikipedia.sh"/> + <IsPartOfProject Value="True"/> + </Unit3> </Units> </ProjectOptions> <CompilerOptions> |