File: learntest.crm

package info (click to toggle)
crm114 20100106-12
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 4,000 kB
  • sloc: ansic: 35,506; makefile: 794; sh: 617; lisp: 208
file content (12 lines) | stat: -rwxr-xr-x 299 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#! /usr/bin/crm114
#
#	learntest.crm - learn old .css data into new .css files

# Copyright 2009 William S. Yerazunis.
# This file is under GPLv3, as described in COPYING.

{
	match (:data:) /.*/
	output /learning to file :*:_arg2: :*:_nl:/
	learn <microgroom> (:*:_arg2:) [:data:] /[[:graph:]]+/
}