From db4f617afcd095db087dcb52e3ea603cca111da7 Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Fri, 8 May 2009 16:36:06 +0200 Subject: version 0.7.8 --- nim/paslex.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nim/paslex.pas') diff --git a/nim/paslex.pas b/nim/paslex.pas index c0136e4d8..da9283163 100644 --- a/nim/paslex.pas +++ b/nim/paslex.pas @@ -17,7 +17,7 @@ interface uses charsets, nsystem, sysutils, - hashes, options, msgs, strutils, platform, idents, + nhashes, options, msgs, strutils, platform, idents, lexbase, wordrecg, scanner; const -- cgit 1.4.1-2-gfad0 ype='hidden' name='id' value='a8303679960a13aa9ddd1f2fa44c2e4f9a12f071'/> This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)ahoang <ahoang@tilde.institute>
summary refs log tree commit diff stats
path: root/tests/tmultim2.nim
blob: bf3b5fd6eaa66489da629a958da38278e434aa39 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30