mirror of
https://github.com/pasky/brmelect.git
synced 2025-06-07 01:23:59 +02:00
+hlas-example.txt
This commit is contained in:
parent
b0b57a2b6c
commit
d3c74a2cad
2 changed files with 17 additions and 0 deletions
15
hlas-example.txt
Normal file
15
hlas-example.txt
Normal file
|
@ -0,0 +1,15 @@
|
|||
3
|
||||
Shub-Niggurath
|
||||
Yog Shoggoth
|
||||
Cthulhu
|
||||
Nyarlathotep
|
||||
Abdul Al Hazred
|
||||
|
||||
0 1 2
|
||||
2 3 4 5 1
|
||||
1
|
||||
0 0 0 0 1
|
||||
0 3 2 1 0
|
||||
|
||||
0
|
||||
3
|
2
hlas.pl
2
hlas.pl
|
@ -3,6 +3,8 @@
|
|||
# Copyright TMA 2014
|
||||
# Brmlab can use this free of charge as long as TMA is member. For other licensing options contact the author.
|
||||
|
||||
# Example input: hlas-example.txt
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
use Data::Dumper;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue