From 82ac67f46b04ca8092d4939762cbeeb890a4987d Mon Sep 17 00:00:00 2001 From: arcan1s Date: Mon, 17 Dec 2012 14:41:26 +0400 Subject: [PATCH] Update mol2rtp/README --- mol2rtp/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mol2rtp/README b/mol2rtp/README index b16d5f5..0b4f3cb 100644 --- a/mol2rtp/README +++ b/mol2rtp/README @@ -21,4 +21,4 @@ Compile: gcc mol2rtp.c -o mol2rtp Dependence: * gcc - * lib: string.h, stdlib.c, stdio.h + * libs: string.h, stdlib.h, stdio.h