mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-06 06:48:48 +00:00
Cosmetics
This commit is contained in:
parent
cc9f3d0ed9
commit
f81a638659
2 changed files with 1 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
let version = "Version 1.00, ac853957a, Tue Aug 25 16:09:43 2020 +0300"
|
||||
let version = "Version 1.00, cc9f3d0ed, Tue Aug 25 23:21:39 2020 +0300"
|
||||
|
|
|
|||
|
|
@ -9,7 +9,6 @@
|
|||
-- reporting
|
||||
public fun createRegexp (r, name) {
|
||||
local l = [regexp (r), name];
|
||||
-- printf ("Created regexp %s: %x, %x\n", name, l, l[0]);
|
||||
l
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue